mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
style: Avoid serializing the counter type in counter functions if it's decimal.
See https://github.com/w3c/web-platform-tests/pull/9862 and such.
This commit is contained in:
parent
daaee046b3
commit
839eda000a
2 changed files with 15 additions and 8 deletions
|
@ -98,9 +98,3 @@
|
|||
[widows: inherit]
|
||||
expected: FAIL
|
||||
|
||||
[content: counter(par-num)]
|
||||
expected: FAIL
|
||||
|
||||
[content: counter(par-num, decimal)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue