1
0
Fork 0
firefox/testing/web-platform/meta/storage-access-api/requestStorageAccess-insecure.sub.window.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

11 lines
503 B
INI

[requestStorageAccess-insecure.sub.window.html]
expected:
if (os == "linux") and debug and fission and swgl: [TIMEOUT, OK]
if (os == "linux") and debug and not fission and not swgl: [TIMEOUT, OK]
if (os == "win") and swgl: [TIMEOUT, OK]
[OK, TIMEOUT]
[[top-level-context\] document.requestStorageAccess() should be rejected when called with a user gesture in insecure context]
expected:
if (os == "win") and debug: PASS
if os == "android": PASS
[PASS, TIMEOUT]