mirror of
https://github.com/servo/servo.git
synced 2025-09-04 20:18:21 +01:00
Auto merge of #20224 - emilio:counter-serialization, r=nox
Fix counter() and counters() serialization. See https://github.com/w3c/csswg-drafts/issues/670 and https://github.com/w3c/web-platform-tests/pull/9862. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20224) <!-- Reviewable:end -->
This commit is contained in:
commit
7b326529db
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