Bug 933562 - Annotate a few tests that have landed in the meantime.

MANUAL PUSH: orange in a CLOSED TREE
This commit is contained in:
Emilio Cobos Álvarez 2020-10-29 19:55:09 +01:00
Родитель 68060d039f
Коммит 0d0cd1cdff
2 изменённых файлов: 3 добавлений и 7 удалений

Просмотреть файл

@ -0,0 +1,3 @@
[is-default-ns-003.html]
expected: FAIL
issue: https://github.com/w3c/csswg-drafts/issues/5684

Просмотреть файл

@ -1,7 +0,0 @@
[is-where-not.html]
[:not(:is(div > :not(#e))) matches expected elements]
expected: FAIL
[:not(:is(div > :not(:where(#e, #f)))) matches expected elements]
expected: FAIL