mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
counter-reset defaults to 0, not 1.
This commit is contained in:
@@ -9,9 +9,6 @@
|
||||
[subtest #22 with `--a: var(--b,orange)var(--c); --c:red;`]
|
||||
expected: FAIL
|
||||
|
||||
[subtest #23 with `counter-reset: var(--a)red; --a:orange;`]
|
||||
expected: FAIL
|
||||
|
||||
[subtest #24 with `--a: var(--b)var(--c); --c:[c\]; --b:('ab`]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user