- From: Koji Ishii via GitHub <sysbot+gh@w3.org>
- Date: Mon, 20 Apr 2020 05:15:02 +0000
- To: public-css-archive@w3.org
I don't have good confidence whether [wrap-before](https://www.w3.org/TR/css-text-4/#wrap-before) is the right way to go or not. Defining/disallowing break opportunities at element boundaries is a complex problem. I prefer to customize line breaking classes of a character (or a meta character that represents atomic inlines in this case) then use UAX#14 rules as is. If that's not good enough, we can consider customizing UAX#14 rules. But I'm hesitating to define behavior at element boundaries. @jfkthame I think what I described above is the same as what you described in some other issues about line breaking behavior at element boundaries, but I'm not certain if I understood your opinion there. WDYT about this issue? -- GitHub Notification of comment by kojiishi Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4949#issuecomment-616314479 using your GitHub account
Received on Monday, 20 April 2020 05:15:08 UTC