summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/storage-access-api/requestStorageAccess-same-site-iframe.sub.https.window.js
blob: f646444e67f4ba591f5239888c8dbea38586954c (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';

// Create a test with a single-child cross-origin same-site iframe.
RunTestsInIFrame(
    'https://{{domains[www]}}:{{ports[https][0]}}/storage-access-api/resources/requestStorageAccess-iframe.https.html?testCase=same-site-frame');