Source code

Revision control

Copy as Markdown

Other Tools

[requestStorageAccess-nested-same-origin-iframe.sub.https.window.html]
expected:
if (os_version == "11.26100") and (processor == "x86_64"): [TIMEOUT, OK]
if os_version == "14.70": [TIMEOUT, OK]
[OK, TIMEOUT]
[[nested-same-origin-frame\] 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 == "11.26100") and (processor == "x86_64"): [TIMEOUT, PASS]
if os_version == "24.04": PASS
if os_version == "18.04": PASS
if os_version == "14.70": [TIMEOUT, PASS]
[PASS, TIMEOUT]
[[nested-same-origin-frame\] document.requestStorageAccess() should be resolved with no user gesture when a permission grant exists, and should allow cookie access]
expected:
if (os_version == "14") and not debug: [PASS, FAIL, NOTRUN]
if (os_version == "11.26100") and (processor == "x86_64"): [NOTRUN, PASS]
if os_version == "24.04": PASS
if os_version == "18.04": PASS
if os_version == "14.70": [NOTRUN, PASS]
[PASS, NOTRUN]
[[nested-same-origin-frame\] document.requestStorageAccess() should resolve without permission grant or user gesture]
expected:
if (os_version == "11.26100") and (processor == "x86_64"): [NOTRUN, PASS]
if os_version == "24.04": PASS
if os_version == "18.04": PASS
if os_version == "14.70": [NOTRUN, PASS]
[PASS, NOTRUN]