diff options
Diffstat (limited to 'testing/web-platform/meta/dom/idlharness.window.js.ini')
-rw-r--r-- | testing/web-platform/meta/dom/idlharness.window.js.ini | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/web-platform/meta/dom/idlharness.window.js.ini b/testing/web-platform/meta/dom/idlharness.window.js.ini new file mode 100644 index 0000000000..34289be98a --- /dev/null +++ b/testing/web-platform/meta/dom/idlharness.window.js.ini @@ -0,0 +1,7 @@ +[idlharness.window.html?include=Node] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[idlharness.window.html?exclude=Node] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |