summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/storage-access-api/requestStorageAccess-nested-same-origin-iframe.sub.https.window.js
blob: 24d82c487f9544f269726899191d5be4d54517eb (plain)
1
2
3
4
5
6
7
8
// META: script=helpers.js
// META: script=/resources/testdriver.js
// META: script=/resources/testdriver-vendor.js
'use strict';

// Validate the nested-iframe scenario where the same-origin frame
// containing the tests is not the first child.
RunTestsInNestedIFrame('resources/requestStorageAccess-iframe.https.html?testCase=nested-same-origin-frame');