summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/forms/the-selectlist-element/selectlist-nested.tentative.html.ini
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testing/web-platform/meta/html/semantics/forms/the-selectlist-element/selectlist-nested.tentative.html.ini9
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/semantics/forms/the-selectlist-element/selectlist-nested.tentative.html.ini b/testing/web-platform/meta/html/semantics/forms/the-selectlist-element/selectlist-nested.tentative.html.ini
new file mode 100644
index 0000000000..f7b920c3a7
--- /dev/null
+++ b/testing/web-platform/meta/html/semantics/forms/the-selectlist-element/selectlist-nested.tentative.html.ini
@@ -0,0 +1,9 @@
+[selectlist-nested.tentative.html]
+ [A <selectlist> shouldn't apply controller code to parts nested in a <selectlist> child]
+ expected: FAIL
+
+ [A <selectlist> shouldn't apply controller code to parts nested in a <select> child]
+ expected: FAIL
+
+ [A nested button part in a nested <selectlist> shouldn't get controller code even if it comes first in document order]
+ expected: FAIL