Re: [csswg-drafts] [css-text-3] Hanging spaces can't be scrollable overflow (#4297)

* Blink/WebKit makes them layout overflow only when `contenteditable`
* Gecko doesn't make them layout overflow regardless of `contenteditable`
* Edge makes them layout overflow regardless of `contenteditable`

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

Received on Friday, 13 September 2019 02:59:32 UTC