diff options
Diffstat (limited to 'testing/web-platform/meta/fetch/metadata/window-open.https.sub.html.ini')
-rw-r--r-- | testing/web-platform/meta/fetch/metadata/window-open.https.sub.html.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/fetch/metadata/window-open.https.sub.html.ini b/testing/web-platform/meta/fetch/metadata/window-open.https.sub.html.ini new file mode 100644 index 0000000000..e315d3425c --- /dev/null +++ b/testing/web-platform/meta/fetch/metadata/window-open.https.sub.html.ini @@ -0,0 +1,11 @@ +[window-open.https.sub.html] + expected: + if (os == "win") and debug and not swgl: [ERROR, OK] + [OK, ERROR] + [Cross-site window, forced, reloaded] + expected: [PASS, FAIL] + + [Same-site window, forced, reloaded] + expected: + if (os == "win") and debug and (processor == "x86_64"): PASS + [PASS, FAIL] |