[csswg-drafts] [css-counter-styles] Propose to make "disc" not overridable

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

== [css-counter-styles] Propose to make "disc" not overridable ==
"disc" is the initial value of `list-style-type`, and making it overridable may add some unnecessary complexity to implementation. I hope we can make it not overridable like `decimal`.

So my proposal is:
> Additionally, in the context of the prelude of an @counter-style rule, an ASCII case-insensitive match for "decimal" **or "disc"** is also an invalid <counter-style-name> and makes the @counter-style rule invalid.

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

Received on Sunday, 11 June 2017 12:40:41 UTC