Simplify <an+b> in selector args when serializing.

This commit is contained in:
Jonathan Chan 2017-06-06 10:54:03 -07:00
parent 8e14d93602
commit f0e83f6d8a
3 changed files with 28 additions and 37 deletions

View file

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