mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Simplify <an+b> in selector args when serializing.
This commit is contained in:
parent
8e14d93602
commit
f0e83f6d8a
3 changed files with 28 additions and 37 deletions
|
@ -1,16 +0,0 @@
|
|||
[selectorSerialize.htm]
|
||||
type: testharness
|
||||
[:nth-child serialization produces canonical form]
|
||||
expected: FAIL
|
||||
|
||||
[single pseudo (simple) selector "nth-child" which accepts arguments in the sequence of simple selectors that is not a universal selector]
|
||||
expected: FAIL
|
||||
|
||||
[single pseudo (simple) selector "nth-last-child" which accepts arguments in the sequence of simple selectors that is not a universal selector]
|
||||
expected: FAIL
|
||||
|
||||
[single pseudo (simple) selector "nth-of-child" which accepts arguments in the sequence of simple selectors that is not a universal selector]
|
||||
expected: FAIL
|
||||
|
||||
[single pseudo (simple) selector ":nth-last-of-type" which accepts arguments in the sequence of simple selectors that is not a universal selector]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue