requestStorageAccess-nested-same-origin-iframe.sub.https.window.js (356B)
1 // META: script=helpers.js 2 // META: script=/resources/testdriver.js 3 // META: script=/resources/testdriver-vendor.js 4 'use strict'; 5 6 // Validate the nested-iframe scenario where the same-origin frame 7 // containing the tests is not the first child. 8 RunTestsInNestedIFrame('resources/requestStorageAccess-iframe.https.html?testCase=nested-same-origin-frame');