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

If you try the same example with something other than spaces, we still overflow to the right even if `text-align:right`. So either way, it would still render as:
```
     |a____________|_____
```
and not
```
a____|_____________|
```

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

Received on Tuesday, 12 March 2019 23:51:59 UTC