diff options
Diffstat (limited to 'testing/web-platform/meta/html/browsers/the-window-object/close-method.window.js.ini')
-rw-r--r-- | testing/web-platform/meta/html/browsers/the-window-object/close-method.window.js.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/browsers/the-window-object/close-method.window.js.ini b/testing/web-platform/meta/html/browsers/the-window-object/close-method.window.js.ini new file mode 100644 index 0000000000..13a2fdde71 --- /dev/null +++ b/testing/web-platform/meta/html/browsers/the-window-object/close-method.window.js.ini @@ -0,0 +1,5 @@ +[close-method.window.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [window.close() affects name targeting immediately] + expected: FAIL |