[csswg-drafts] [css-text-3] unclear detail of white space collapsing? (#3513)

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

== [css-text-3] unclear detail of white space collapsing? ==
[Section 4.1](https://drafts.csswg.org/css-text-3/#white-space-phase-1) says:

> Any space immediately following another collapsible space [...] is collapsed to have zero advance width.

Shouldn't that be:

> Any **collapsible** space immediately following another collapsible space [...] is collapsed to have zero advance width.

I'd rather be a little redundant to avoid suggesting that sequences mixing collapsible and non collapsible space do collapse.


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

Received on Tuesday, 15 January 2019 01:32:17 UTC