Source code

Revision control

Copy as Markdown

Other Tools

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