diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:49 +0000 |
commit | d8bbc7858622b6d9c278469aab701ca0b609cddf (patch) | |
tree | eff41dc61d9f714852212739e6b3738b82a2af87 /testing/web-platform/meta/html/cross-origin-opener-policy | |
parent | Releasing progress-linux version 125.0.3-1~progress7.99u1. (diff) | |
download | firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.tar.xz firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.zip |
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/html/cross-origin-opener-policy')
-rw-r--r-- | testing/web-platform/meta/html/cross-origin-opener-policy/resource-popup.https.html.ini | 25 |
1 files changed, 6 insertions, 19 deletions
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 index 57cd5a20d6..8e14bbb018 100644 --- 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 @@ -1,17 +1,12 @@ [resource-popup.https.html] expected: - if (os == "linux") and not swgl and debug and not fission: [TIMEOUT, OK] - if (os == "linux") and not swgl and not debug and (processor == "x86"): [TIMEOUT, OK] - if (os == "win") and (processor == "x86_64") and not debug: [TIMEOUT, OK, ERROR] - if (os == "win") and (processor == "x86_64") and debug: [OK, ERROR, TIMEOUT] - if (os == "linux") and swgl: [OK, ERROR, TIMEOUT] - if os == "android": [OK, ERROR, TIMEOUT] + if (os == "win") and (processor == "x86_64"): [OK, ERROR, TIMEOUT] + if (os == "android") and debug: [OK, ERROR, TIMEOUT] + if (os == "android") and not debug: [OK, CRASH, ERROR, TIMEOUT] [OK, TIMEOUT] [/common/dummy.xml - parent COOP: ""; child COOP: "same-origin"] expected: - if (os == "win") and debug and (processor == "x86_64") and not swgl: [FAIL, PASS, TIMEOUT] - if (os == "linux") and debug and not fission and swgl: [FAIL, PASS, TIMEOUT] - if (os == "linux") and debug and fission: [FAIL, PASS, TIMEOUT] + if (os == "win") and debug: [FAIL, PASS, TIMEOUT] if os == "android": [FAIL, PASS, TIMEOUT] [PASS, FAIL, TIMEOUT] @@ -21,17 +16,9 @@ [PASS, FAIL, TIMEOUT] [/media/2x2-green.mp4 - parent COOP: ""; child COOP: "same-origin"] - expected: - if (os == "linux") and debug and not fission and not swgl: [TIMEOUT, PASS] - if (os == "linux") and not debug and (processor == "x86"): [TIMEOUT, PASS] - if (os == "win") and not debug and (processor == "x86_64"): [TIMEOUT, PASS] - [PASS, TIMEOUT] + expected: [PASS, TIMEOUT] [/common/text-plain.txt - parent COOP: ""; child COOP: "same-origin"] expected: - if (os == "android") and not swgl and debug: [FAIL, PASS, TIMEOUT] + 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] |