counter-reset defaults to 0, not 1.

This commit is contained in:
Simon Sapin 2015-11-04 00:04:51 +01:00
parent 75bc88b3d4
commit 80dbd29528
6 changed files with 10 additions and 17 deletions

View file

@ -1,3 +0,0 @@
[counters-001.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[counters-004.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[counters-006.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[counters-008.htm]
type: reftest
expected: FAIL

View file

@ -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