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

fantasai has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-text-3] Hanging spaces can't be scrollable overflow ==
We currently define hanging punctuation to be scrollable overflow, but it seems that hanging spaces can't be scrollable overflow, so we will need to define them as ink overflow at least.

Testcase: http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A%3Cdiv%20style%3D%22background%3A%20yellow%3B%20overflow%3A%20auto%3B%20width%3A%205.5em%3B%20font%3A%2020px%20Ahem%3B%20white-space%3A%20pre-wrap%22%3Ex%20x%20x%20x%20x

Chrome bug: https://crbug.com/966773

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4297 using your GitHub account

Received on Thursday, 12 September 2019 06:13:50 UTC