Source code
Revision control
Copy as Markdown
Other Tools
[requestStorageAccess-cross-site-iframe.sub.https.window.html]
expected:
if (os_version == "24.04") and debug and not fission: [TIMEOUT, OK, CRASH]
[OK, TIMEOUT]
[[cross-site-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, NOTRUN]
if (os_version == "24.04") and debug and not fission: [NOTRUN, PASS, FAIL]
if (os_version == "14") and debug and sessionHistoryInParent: [PASS, FAIL, NOTRUN]
[PASS, FAIL]
[[cross-site-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 == "24.04") and debug and not fission: TIMEOUT
if (os_version == "14") and not sessionHistoryInParent and debug: [PASS, FAIL, TIMEOUT]
if (os_version == "14") and not sessionHistoryInParent and not debug: [PASS, FAIL, TIMEOUT]
if (os_version == "14") and sessionHistoryInParent: [PASS, FAIL, TIMEOUT]
if os_version == "7.0": [PASS, FAIL, TIMEOUT]
[[cross-site-frame\] document.requestStorageAccess() should be rejected with a NotAllowedError with denied permission]
expected:
if (os_version == "24.04") and debug and not fission: NOTRUN
if (os_version == "14") and not sessionHistoryInParent and debug: [PASS, FAIL, NOTRUN]
if (os_version == "14") and not sessionHistoryInParent and not debug: [PASS, FAIL, NOTRUN]
if (os_version == "14") and sessionHistoryInParent: [PASS, FAIL, NOTRUN]
if os_version == "7.0": [PASS, FAIL, NOTRUN]