summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-toggle/toggle-pseudo-class.tentative.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/css/css-toggle/toggle-pseudo-class.tentative.html.ini')
-rw-r--r--testing/web-platform/meta/css/css-toggle/toggle-pseudo-class.tentative.html.ini54
1 files changed, 54 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-toggle/toggle-pseudo-class.tentative.html.ini b/testing/web-platform/meta/css/css-toggle/toggle-pseudo-class.tentative.html.ini
new file mode 100644
index 0000000000..0f2f9eedf2
--- /dev/null
+++ b/testing/web-platform/meta/css/css-toggle/toggle-pseudo-class.tentative.html.ini
@@ -0,0 +1,54 @@
+[toggle-pseudo-class.tentative.html]
+ [":toggle(my-toggle)" should be a valid selector]
+ expected: FAIL
+
+ [":toggle(my-toggle 0)" should be a valid selector]
+ expected: FAIL
+
+ [":toggle(my-toggle 1)" should be a valid selector]
+ expected: FAIL
+
+ [":toggle( my-toggle 1 )" should be a valid selector]
+ expected: FAIL
+
+ [":toggle(my-toggle named-state)" should be a valid selector]
+ expected: FAIL
+
+ [":toggle( my-toggle named-state )" should be a valid selector]
+ expected: FAIL
+
+ [scope search test for markup \n <div>\n <div class="assert-no-match"></div>\n <div class="toggle assert-match">\n <div class="assert-match"></div>\n </div>\n <div class="assert-match"></div>\n </div>\n <div class="assert-no-match"></div>\n ]
+ expected: FAIL
+
+ [scope search test for markup \n <div>\n <div class="assert-no-match"></div>\n <div class="toggle-self assert-match">\n <div class="assert-match"></div>\n </div>\n <div class="assert-no-match"></div>\n </div>\n <div class="assert-no-match"></div>\n ]
+ expected: FAIL
+
+ [scope search test for markup \n <div class="toggle"></div>\n <div class="variant-toggle-self">\n <div class="assert-variant-match"></div>\n </div>\n <div class="assert-match"></div>\n ]
+ expected: FAIL
+
+ [scope search test for markup \n <div class="toggle"></div>\n <div class="assert-match"></div>\n <div class="variant-toggle">\n <div class="assert-variant-match"></div>\n </div>\n <div class="assert-variant-match"></div>\n ]
+ expected: FAIL
+
+ [:toggle() selector matching tests for my-toggle 2 at 1]
+ expected: FAIL
+
+ [:toggle() selector matching tests for my-toggle 2 at 0]
+ expected: FAIL
+
+ [:toggle() selector matching tests for my-toggle 2 at named-state]
+ expected: FAIL
+
+ [:toggle() selector matching tests for my-toggle [a b c d\] at 0]
+ expected: FAIL
+
+ [:toggle() selector matching tests for my-toggle [a b c d\] at a]
+ expected: FAIL
+
+ [:toggle() selector matching tests for my-toggle [a b c d\] at 1]
+ expected: FAIL
+
+ [:toggle() selector matching tests for my-toggle [a b c d\] at b]
+ expected: FAIL
+
+ [:toggle() selector matching tests for my-toggle [a b c d\] at unnamed-state]
+ expected: FAIL