requestStorageAccess-nested-same-origin-iframe.sub.https.window.js.ini (1035B)
1 [requestStorageAccess-nested-same-origin-iframe.sub.https.window.html] 2 expected: 3 if (os == "win") and (processor == "x86") and debug: [TIMEOUT, OK] 4 if os == "mac": [TIMEOUT, OK] 5 [OK, TIMEOUT] 6 [[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.] 7 expected: 8 if os == "linux": PASS 9 [PASS, TIMEOUT] 10 11 [[nested-same-origin-frame\] document.requestStorageAccess() should be resolved with no user gesture when a permission grant exists, and should allow cookie access] 12 expected: 13 if (os == "android") and sessionHistoryInParent and debug: [FAIL, PASS, NOTRUN] 14 if os == "win": [PASS, NOTRUN] 15 if os == "mac": [PASS, NOTRUN] 16 if os == "linux": PASS 17 [PASS, FAIL, NOTRUN] 18 19 [[nested-same-origin-frame\] document.requestStorageAccess() should resolve without permission grant or user gesture] 20 expected: 21 if os == "linux": PASS 22 [PASS, NOTRUN]