Source code

Revision control

Copy as Markdown

Other Tools

[requestStorageAccess-nested-cross-site-iframe.sub.https.window.html]
expected:
if (os == "mac") and (version == "OS X 15.3"): [ERROR, OK, TIMEOUT]
[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 == "linux") and debug and not fission: [PASS, NOTRUN]
if (os == "android") and debug and sessionHistoryInParent: [PASS, FAIL]
if (os == "android") and debug and not sessionHistoryInParent: [PASS, FAIL, NOTRUN]
if (os == "mac") and (version == "OS X 15.3"): NOTRUN
if (os == "android") 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 == "mac") and (version == "OS X 15.3"): [TIMEOUT, PASS, FAIL]
[PASS, FAIL, TIMEOUT]
[[nested-cross-site-frame\] document.requestStorageAccess() should be rejected with a NotAllowedError with denied permission]
expected:
if (os == "mac") and (version == "OS X 15.3"): [NOTRUN, PASS, FAIL]
[PASS, FAIL, NOTRUN]