- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Thu, 27 Jul 2017 20:40:24 +0000
- To: public-css-archive@w3.org
CSS's definition of whitespace matches HTML's definition. Both are smaller than the rather expansive definition of whitespace that JS allows; they both are strictly limited to the ASCII range. (JS's definition means tying to a particular Unicode revision, or accepting that the definition of whitespace can change over time. Neither are particularly good, and Unicode's current definition of "whitespace" includes some surprising characters, like the [Ogham space mark](http://www.fileformat.info/info/unicode/char/1680/index.htm), which doesn't *look* like whitespace. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1654#issuecomment-318480052 using your GitHub account
Received on Thursday, 27 July 2017 20:40:29 UTC