Re: [csswg-drafts] [css-text] Reconsider the resolution on #855 (#5410)

@kojiishi this test-case:

```html
<!doctype html>
<p>A&#013;B</p>
```

Renders a space between `A` and `B` in Blink, afaict, while WebKit and Gecko just render `AB`.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 9 August 2020 15:02:05 UTC