summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/dom/nodes/moveBefore/tentative/focus-preserve.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/dom/nodes/moveBefore/tentative/focus-preserve.html.ini')
-rw-r--r--testing/web-platform/meta/dom/nodes/moveBefore/tentative/focus-preserve.html.ini12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/dom/nodes/moveBefore/tentative/focus-preserve.html.ini b/testing/web-platform/meta/dom/nodes/moveBefore/tentative/focus-preserve.html.ini
new file mode 100644
index 0000000000..f51e042347
--- /dev/null
+++ b/testing/web-platform/meta/dom/nodes/moveBefore/tentative/focus-preserve.html.ini
@@ -0,0 +1,12 @@
+[focus-preserve.html]
+ [when reparenting an element, don't automatically reset the document focus]
+ expected: FAIL
+
+ [when reparenting a focused element into an inert parent, reset the document focus]
+ expected: FAIL
+
+ [when reparenting a focused element into a hidden parent, reset the document focus]
+ expected: FAIL
+
+ [when reparenting an ancestor of an focused element into a hidden parent, reset the document focus]
+ expected: FAIL