servo/tests/wpt/metadata/css/selectors/anplusb-selector-parsing.html.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