Re: [csswg-drafts] [css-text-3] Line breaking opportunities at the boundary of a white-space:pre inline element

I believe the behavior of Chrome / Safari is definitely wrong. 
Considering CSS Ruby, by default `<rb>` has `white-space: nowrap`. If 
line breaking is not allowed before a span with `white-space: nowrap`,
 then basically the whole ruby is not breakable.

Basically, I don't think `white-space` can control the boundary of the
 span it is set on.

-- 
GitHub Notification of comment by upsuper
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/189#issuecomment-226256687 
using your GitHub account

Received on Wednesday, 15 June 2016 17:18:32 UTC