diff options
Diffstat (limited to 'tests/wpt/meta/css/css-values/tree-counting/sibling-function-descriptors.tentative.html.ini')
-rw-r--r-- | tests/wpt/meta/css/css-values/tree-counting/sibling-function-descriptors.tentative.html.ini | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/wpt/meta/css/css-values/tree-counting/sibling-function-descriptors.tentative.html.ini b/tests/wpt/meta/css/css-values/tree-counting/sibling-function-descriptors.tentative.html.ini index 287f1c19314..3c65d9bcf19 100644 --- a/tests/wpt/meta/css/css-values/tree-counting/sibling-function-descriptors.tentative.html.ini +++ b/tests/wpt/meta/css/css-values/tree-counting/sibling-function-descriptors.tentative.html.ini @@ -10,3 +10,15 @@ [sibling-count() should not be allowed in @font-face descriptors] expected: FAIL + + [sibling-index() should not be allowed in @font-palette-values descriptors] + expected: FAIL + + [sibling-count() should not be allowed in @font-palette-values descriptors] + expected: FAIL + + [sibling-index() should not be allowed in @counter-style descriptors] + expected: FAIL + + [sibling-count() should not be allowed in @counter-style descriptors] + expected: FAIL |