summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/dom/nodes/insertion-removing-steps/insertion-removing-steps-iframe.window.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/dom/nodes/insertion-removing-steps/insertion-removing-steps-iframe.window.js.ini')
-rw-r--r--testing/web-platform/meta/dom/nodes/insertion-removing-steps/insertion-removing-steps-iframe.window.js.ini12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/dom/nodes/insertion-removing-steps/insertion-removing-steps-iframe.window.js.ini b/testing/web-platform/meta/dom/nodes/insertion-removing-steps/insertion-removing-steps-iframe.window.js.ini
new file mode 100644
index 0000000000..071f733f3c
--- /dev/null
+++ b/testing/web-platform/meta/dom/nodes/insertion-removing-steps/insertion-removing-steps-iframe.window.js.ini
@@ -0,0 +1,12 @@
+[insertion-removing-steps-iframe.window.html]
+ [Insertion steps: load event fires synchronously *after* iframe DOM insertion, as part of the iframe element's insertion steps]
+ expected: FAIL
+
+ [Removing steps (innerHTML): script does not run synchronously during iframe destruction]
+ expected: FAIL
+
+ [Removing steps (replaceChildren): script does not run synchronously during iframe destruction]
+ expected: FAIL
+
+ [Removing steps (remove): script does not run synchronously during iframe destruction]
+ expected: FAIL