mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
25 lines
716 B
INI
25 lines
716 B
INI
[anplusb-selector-parsing.html]
|
|
[:nth-child(-n+0) should be parsed and serialized correctly]
|
|
expected: FAIL
|
|
|
|
[:nth-child(-n) should be parsed and serialized correctly]
|
|
expected: FAIL
|
|
|
|
[:nth-last-child(-n+0) should be parsed and serialized correctly]
|
|
expected: FAIL
|
|
|
|
[:nth-last-child(-n) should be parsed and serialized correctly]
|
|
expected: FAIL
|
|
|
|
[:nth-of-type(-n+0) should be parsed and serialized correctly]
|
|
expected: FAIL
|
|
|
|
[:nth-of-type(-n) should be parsed and serialized correctly]
|
|
expected: FAIL
|
|
|
|
[:nth-last-of-type(-n+0) should be parsed and serialized correctly]
|
|
expected: FAIL
|
|
|
|
[:nth-last-of-type(-n) should be parsed and serialized correctly]
|
|
expected: FAIL
|
|
|