Re: [csswg-drafts] [css-text] inline elements should not introduce a forced line break or soft wrap opportunity (#3886)

I think this is related with #3897, and that the text might be better to include what @jfkthame pointed out.

Example:
```
<div><break-all><nowrap>1234567</nowrap><nowrap>1234567</nowrap></break-all></div>
```

In this case, there should be a break opportunity between "7" and "1", but great if @fantasai can confirm her intent.

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

Received on Thursday, 9 May 2019 03:12:52 UTC