Source code

Revision control

Copy as Markdown

Other Tools

[requestStorageAccess-nested-same-origin-iframe.sub.https.window.html]
expected:
if (os == "win") and debug: [TIMEOUT, OK]
if (os == "mac") and debug: [TIMEOUT, OK]
if (os == "android") and not sessionHistoryInParent: [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 == "win") and debug: [TIMEOUT, PASS]
if (os == "mac") and debug: [TIMEOUT, PASS]
if (os == "android") and not sessionHistoryInParent: [TIMEOUT, PASS]
if os == "linux": 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 == "win") and debug: [NOTRUN, PASS]
if (os == "mac") and debug: [NOTRUN, PASS]
if (os == "android") and not sessionHistoryInParent: [NOTRUN, PASS]
if os == "linux": PASS
[PASS, NOTRUN]
[[nested-same-origin-frame\] document.requestStorageAccess() should resolve without permission grant or user gesture]
expected:
if (os == "win") and debug: [NOTRUN, PASS]
if (os == "mac") and debug: [NOTRUN, PASS]
if (os == "android") and not sessionHistoryInParent: [NOTRUN, PASS]
if os == "linux": PASS
[PASS, NOTRUN]