requestStorageAccess-ABA.sub.https.window.js (393B)
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 7 // but has cross-site frame in between. 8 RunTestsInIFrame( 9 'https://{{hosts[alt][]}}:{{ports[https][0]}}/storage-access-api/resources/requestStorageAccess-ABA-iframe.https.html');