mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Allow 'decimal' and 'none' in <counter-style-name>
… other than in `@counter-style`.
This commit is contained in:
parent
1146921866
commit
0ff64bdc59
7 changed files with 45 additions and 5 deletions
|
@ -3,6 +3,7 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
predefined! {
|
||||
"decimal",
|
||||
"decimal-leading-zero",
|
||||
"arabic-indic",
|
||||
"armenian",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue