Source code
Revision control
Copy as Markdown
Other Tools
[requestStorageAccess-nested-cross-origin-iframe.sub.https.window.html]
expected:
if os_version == "14.70": [TIMEOUT, OK]
[OK, TIMEOUT]
[[nested-cross-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 not debug and (processor == "x86"): PASS
if (os_version == "11.26100") and debug: PASS
if os_version == "24.04": PASS
if os_version == "18.04": PASS
if os_version == "14.70": TIMEOUT
[PASS, TIMEOUT]
[[nested-cross-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 == "7.0") and debug and sessionHistoryInParent: [PASS, FAIL, TIMEOUT, NOTRUN]
if (os_version == "7.0") and debug and not sessionHistoryInParent: [PASS, NOTRUN, FAIL]
if (os_version == "7.0") and not debug and sessionHistoryInParent: [PASS, NOTRUN, FAIL]
if (os_version == "7.0") and not debug and not sessionHistoryInParent: [PASS, NOTRUN, FAIL]
if (os_version == "14") and not debug and sessionHistoryInParent: [PASS, FAIL, NOTRUN]
if (os_version == "14") and not debug and not sessionHistoryInParent: [PASS, FAIL, NOTRUN]
if (os_version == "11.26100") and not debug and (processor == "x86_64"): [PASS, NOTRUN]
if (os_version == "14") and debug: [PASS, FAIL, NOTRUN]
if os_version == "14.70": NOTRUN
[[nested-cross-origin-frame\] document.requestStorageAccess() should resolve without permission grant or user gesture]
expected:
if (os_version == "11.26100") and not debug and (processor == "x86"): PASS
if (os_version == "11.26100") and debug: PASS
if os_version == "24.04": PASS
if os_version == "18.04": PASS
if os_version == "14.70": NOTRUN
[PASS, NOTRUN]