- From: Koji Ishii via GitHub <sysbot+gh@w3.org>
- Date: Mon, 28 Jan 2019 05:19:34 +0000
- To: public-css-archive@w3.org
kojiishi has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-text] `line-break: anywhere` but normal breaking at spaces == We added `line-break: anywhere`, but resolved to break at preserved spaces too. Looking at requests from authors ([crbug.com/720205](http://crbug.com/720205) and [an author page linked from it](http://sinst.html.xdomain.jp/zengaku/jkkn/chrome_bug5.html)), what author wants is Gecko/WebKit behavior, which is break before/after any punctuation, but not at preserved spaces. I understand some members do want to break at preserved spaces, and but including it breaks the original requests. Can we add a value to help the original request? Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3561 using your GitHub account
Received on Monday, 28 January 2019 05:19:38 UTC