diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
commit | 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 (patch) | |
tree | a4f824bd33cb075dd5aa3eb5a0a94af221bbe83a /testing/web-platform/meta/webstorage | |
parent | Adding debian version 124.0.1-1. (diff) | |
download | firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.tar.xz firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.zip |
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/webstorage')
-rw-r--r-- | testing/web-platform/meta/webstorage/localstorage-about-blank-3P-iframe-opens-3P-window.partitioned.tentative.html.ini | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/testing/web-platform/meta/webstorage/localstorage-about-blank-3P-iframe-opens-3P-window.partitioned.tentative.html.ini b/testing/web-platform/meta/webstorage/localstorage-about-blank-3P-iframe-opens-3P-window.partitioned.tentative.html.ini index 7f9804cc59..e30825916b 100644 --- a/testing/web-platform/meta/webstorage/localstorage-about-blank-3P-iframe-opens-3P-window.partitioned.tentative.html.ini +++ b/testing/web-platform/meta/webstorage/localstorage-about-blank-3P-iframe-opens-3P-window.partitioned.tentative.html.ini @@ -1,11 +1,9 @@ [localstorage-about-blank-3P-iframe-opens-3P-window.partitioned.tentative.html] expected: - if fission and swgl: OK - if not fission: OK - [OK, TIMEOUT] + if fission and swgl and (os == "linux"): [OK, TIMEOUT] + if fission and not swgl: [OK, TIMEOUT] [StorageKey: test 3P about:blank window opened from a 3P iframe] expected: - if (os == "linux") and fission and swgl: PASS if (os == "win") and swgl: PASS if (os == "linux") and not fission: PASS if os == "android": FAIL |