From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- .../resource-popup.https.html.ini | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 testing/web-platform/meta/html/cross-origin-opener-policy/resource-popup.https.html.ini (limited to 'testing/web-platform/meta/html/cross-origin-opener-policy/resource-popup.https.html.ini') diff --git a/testing/web-platform/meta/html/cross-origin-opener-policy/resource-popup.https.html.ini b/testing/web-platform/meta/html/cross-origin-opener-policy/resource-popup.https.html.ini new file mode 100644 index 0000000000..826f60de63 --- /dev/null +++ b/testing/web-platform/meta/html/cross-origin-opener-policy/resource-popup.https.html.ini @@ -0,0 +1,35 @@ +[resource-popup.https.html] + expected: + if (os == "linux") and not swgl and debug and not fission: [TIMEOUT, OK] + if (os == "mac") and debug: [TIMEOUT, OK] + if (os == "linux") and swgl: [OK, ERROR, TIMEOUT] + if (os == "win") and (processor == "x86_64"): [OK, ERROR, TIMEOUT] + if os == "android": [OK, ERROR, TIMEOUT] + [OK, TIMEOUT] + [/common/dummy.xml - parent COOP: ""; child COOP: "same-origin"] + expected: + if (os == "linux") and debug and fission: [FAIL, PASS, TIMEOUT] + if (os == "android") and debug and not swgl: [FAIL, PASS, TIMEOUT] + if (os == "android") and debug and swgl: [FAIL, PASS, TIMEOUT] + if (os == "android") and not debug: [FAIL, PASS, TIMEOUT] + [PASS, FAIL, TIMEOUT] + + [/images/red.png - parent COOP: ""; child COOP: "same-origin"] + expected: + if os == "android": [FAIL, PASS, TIMEOUT] + [PASS, FAIL, TIMEOUT] + + [/media/2x2-green.mp4 - parent COOP: ""; child COOP: "same-origin"] + expected: + if debug and (os == "linux") and not fission and not swgl: [TIMEOUT, PASS] + if debug and (os == "mac"): [TIMEOUT, PASS] + [PASS, TIMEOUT] + + [/common/text-plain.txt - parent COOP: ""; child COOP: "same-origin"] + expected: + if (os == "android") and debug: [FAIL, PASS, TIMEOUT] + [PASS, FAIL, TIMEOUT] + + [/common/text-plain.txt - parent COOP: "same-origin"; child COOP: "same-origin"] + expected: + if (os == "linux") and not fission: [PASS, FAIL] -- cgit v1.2.3