Update web-platform-tests to revision b'ceb972b009e1b43c589dce3f36b050121493d2e0'

This commit is contained in:
WPT Sync Bot 2023-03-19 01:39:16 +00:00
parent 88ff668147
commit 3c4c34479c
196 changed files with 5979 additions and 848 deletions

View file

@ -0,0 +1,7 @@
// META: script=helpers.js
// META: script=/resources/testdriver.js
// META: script=/resources/testdriver-vendor.js
'use strict';
// Create a test with a nested iframe that is same-site to the top-level frame but has cross-site frame in between.
RunTestsInIFrame("https://{{hosts[alt][]}}:{{ports[https][0]}}/storage-access-api/resources/hasStorageAccess-ABA-iframe.https.html");