Files
servo/tests/wpt/web-platform-tests/storage-access-api/requestStorageAccess-same-origin-iframe.sub.https.window.js

8 lines
298 B
JavaScript

// META: script=helpers.js
// META: script=/resources/testdriver.js
// META: script=/resources/testdriver-vendor.js
'use strict';
// Create a test with a single-child same-origin iframe.
RunTestsInIFrame('resources/requestStorageAccess-iframe.html?testCase=same-origin-frame&rootdocument=false');