- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Tue, 13 Feb 2018 03:18:56 +0000
- To: public-css-archive@w3.org
Thanks for the bug report. This turns out to potentially affect all W3C specifications. I just posted the following to `spec-prod@w3.org`: > A bug was raised against a CSS specification, because it seemed as if a hyphen was allowed in a keyword ("open-type" as well as "opentype"). > > https://github.com/w3c/csswg-drafts/issues/2307 > > It turned out not to be a bug in the grammar but to be introduced by the styling. Furthermore, that bug is in base.css and thus affects all W3C specs, not just CSS WG ones. > > The rule in question is > > body { hyphens: auto} > > Hyphenation is fine in general, but not when it alters the technical content of a specification. -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2307#issuecomment-365138775 using your GitHub account
Received on Tuesday, 13 February 2018 03:19:01 UTC