- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Thu, 03 Aug 2017 11:45:30 +0000
- To: public-css-archive@w3.org
tabatkins has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-counter-styles] Invalid @counter-style should just not define a counter style, not be ignored == In <https://github.com/w3c/csswg-drafts/issues/1133>, we just decided that an `@font-face` rule without its minimum required descriptors should be treated as *valid* (so it shows up in the OM), but just doesn't define a font face for the document. We should be consistent in applying this decision, which means that an `@counter-style` rule without its minimum required descriptors (`system` and either `symbols` or `additive-symbols`) is valid, but does not create a counter style for the document. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1682 using your GitHub account
Received on Thursday, 3 August 2017 11:45:33 UTC