Re: [csswg-drafts] [css-text][css-sizing] When to/not to include preserved trailing spaces (#3440)

One new data: we've got a report saying that LayoutNG shows horizontal scrollbar for the following CSS:
```css
white-space: pre-wrap;
overflow-x: scroll;
```
I think we need to think about `text-align: left` (or `start` to be more accurate) too. I'm updating the existing behavior table in the top of this thread.

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

Received on Saturday, 1 June 2019 16:23:17 UTC