- From: Simon Sapin via GitHub <sysbot+gh@w3.org>
- Date: Tue, 02 Jun 2020 13:28:50 +0000
- To: public-css-archive@w3.org
SimonSapin has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-flexbox] Prose about white space characters links to the white-space property == https://drafts.csswg.org/css-flexbox/#flex-items > However, if the entire sequence of child text runs contains only [white space](https://www.w3.org/TR/CSS2/text.html#white-space-prop) (i.e. characters that can be affected by the [white-space](https://drafts.csswg.org/css-text-4/#propdef-white-space) property) it is instead not rendered (just as if its [text nodes](https://drafts.csswg.org/css-display-3/#text-nodes) were display:none). The first link is to https://www.w3.org/TR/CSS2/text.html#white-space-prop which is for the `white-space` property in CSS2. It doesn’t (directly) define a set of characters. Should this link go to https://drafts.csswg.org/css-text/#white-space instead? Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5146 using your GitHub account
Received on Tuesday, 2 June 2020 13:28:52 UTC