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