diff options
Diffstat (limited to 'testing/web-platform/meta/html/cross-origin-opener-policy/no-https.html.ini')
-rw-r--r-- | testing/web-platform/meta/html/cross-origin-opener-policy/no-https.html.ini | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/cross-origin-opener-policy/no-https.html.ini b/testing/web-platform/meta/html/cross-origin-opener-policy/no-https.html.ini new file mode 100644 index 0000000000..63a51a1fe5 --- /dev/null +++ b/testing/web-platform/meta/html/cross-origin-opener-policy/no-https.html.ini @@ -0,0 +1,7 @@ +[no-https.html] + expected: + if debug and (os == "android") and not fission and not swgl: [OK, ERROR] + if debug and (os == "android") and fission: [OK, TIMEOUT, ERROR] + if not debug and (os == "linux"): [OK, TIMEOUT] + if not debug and (os == "mac"): [OK, TIMEOUT] + if not debug and (os == "win"): [OK, TIMEOUT] |