- From: Florian Rivoal via GitHub <sysbot+gh@w3.org>
- Date: Thu, 02 May 2019 03:06:50 +0000
- To: public-css-archive@w3.org
frivoal has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-text] inline elements should not introduce a forced line break or soft wrap opportunity == The spec already says that out of flow elements do not introduce a forced line break or soft wrap opportunity, but it doesn't say that inline elements don't either. It should. We already have a test for that (https://wpt.fyi/results/css/css-text/line-breaking/line-breaking-015.html). wpt.fyi reports passing in all browsers other than chrome, but it does pass in Chrome 76 on my machine not sure if that's a matter of version or of environment. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3886 using your GitHub account
Received on Thursday, 2 May 2019 03:06:51 UTC