Allow 'decimal' and 'none' in <counter-style-name>

… other than in `@counter-style`.
This commit is contained in:
Simon Sapin 2017-04-25 10:44:10 +02:00
parent 1146921866
commit 0ff64bdc59
7 changed files with 45 additions and 5 deletions

View file

@ -3,6 +3,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
predefined! {
"decimal",
"decimal-leading-zero",
"arabic-indic",
"armenian",