Source code

Revision control

Copy as Markdown

Other Tools

[requestStorageAccess-sandboxed-iframe-allow-storage-access.sub.https.window.html]
expected:
if (os == "linux") and debug and not fission: [OK, TIMEOUT]
if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT]
if (os == "android") and debug and not sessionHistoryInParent: [TIMEOUT, OK]
if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT]
if (os == "android") and not debug and not sessionHistoryInParent: [OK, TIMEOUT]
[[sandboxed-iframe-allow-storage-access-by-user-activation\] document.requestStorageAccess() should resolve even without a user gesture when already granted.]
expected:
if os == "android": [PASS, FAIL]
[[sandboxed-iframe-allow-storage-access-by-user-activation\] document.requestStorageAccess() should resolve with a user gesture]
expected:
if os == "android": [PASS, FAIL]