diff options
Diffstat (limited to 'testing/web-platform/meta/dom/nodes/adoption.window.js.ini')
-rw-r--r-- | testing/web-platform/meta/dom/nodes/adoption.window.js.ini | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/web-platform/meta/dom/nodes/adoption.window.js.ini b/testing/web-platform/meta/dom/nodes/adoption.window.js.ini new file mode 100644 index 0000000000..838825c79b --- /dev/null +++ b/testing/web-platform/meta/dom/nodes/adoption.window.js.ini @@ -0,0 +1,14 @@ +[adoption.window.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [appendChild() and DocumentFragment] + expected: FAIL + + [appendChild() and ShadowRoot] + expected: FAIL + + [adoptNode() and DocumentFragment with host] + expected: FAIL + + [appendChild() and DocumentFragment with host] + expected: FAIL |