hasStorageAccess-ABA.sub.https.window.js (381B)
1 // META: script=helpers.js 2 // META: script=/resources/testdriver.js 3 // META: script=/resources/testdriver-vendor.js 4 'use strict'; 5 6 // Create a test with a nested iframe that is same-site to the top-level frame but has cross-site frame in between. 7 RunTestsInIFrame("https://{{hosts[alt][]}}:{{ports[https][0]}}/storage-access-api/resources/hasStorageAccess-ABA-iframe.https.html");