Source code
Revision control
Copy as Markdown
Other Tools
[requestStorageAccess-ABA.sub.https.window.html]
expected:
if (os_version == "7.0") and debug and sessionHistoryInParent: [OK, TIMEOUT]
if (os_version == "7.0") and debug and not sessionHistoryInParent: [OK, TIMEOUT]
if (os_version == "7.0") and not debug: [OK, TIMEOUT]
if os_version == "14": [OK, TIMEOUT]
[[ABA\] document.requestStorageAccess() should be resolved with no user gesture when a permission grant exists, and should allow cookie access]
expected:
if os_version == "24.04": PASS
if os_version == "18.04": PASS
if os_version == "14.70": PASS
if os_version == "11.26100": PASS
[PASS, FAIL, NOTRUN]
[[ABA\] document.requestStorageAccess() should resolve without permission grant or user gesture]
expected: [PASS, NOTRUN]
[[ABA\] document.requestStorageAccess() should resolve in top-level frame or same-site iframe, otherwise reject with a NotAllowedError with no user gesture.]
expected:
if (os_version == "7.0") and debug and sessionHistoryInParent: [PASS, TIMEOUT]