chromium/third_party/blink/web_tests/external/wpt/storage-access-api/requestStorageAccess-same-site-iframe.sub.https.window.js

// 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');