diff options
Diffstat (limited to 'testing/web-platform/meta/html/browsers/the-window-object/window-reuse-in-nested-browsing-contexts.tentative.html.ini')
-rw-r--r-- | testing/web-platform/meta/html/browsers/the-window-object/window-reuse-in-nested-browsing-contexts.tentative.html.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/browsers/the-window-object/window-reuse-in-nested-browsing-contexts.tentative.html.ini b/testing/web-platform/meta/html/browsers/the-window-object/window-reuse-in-nested-browsing-contexts.tentative.html.ini new file mode 100644 index 0000000000..ae31598ff5 --- /dev/null +++ b/testing/web-platform/meta/html/browsers/the-window-object/window-reuse-in-nested-browsing-contexts.tentative.html.ini @@ -0,0 +1,6 @@ +[window-reuse-in-nested-browsing-contexts.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + if (os == "linux") and (processor == "x86"): [OK, ERROR] + [after the first iframe load event, navigate iframe with no initial src.] + expected: FAIL |