Update web-platform-tests to revision b'99458bfd6e43f5842a4a510cc5adfd8185e5c64c'

This commit is contained in:
WPT Sync Bot 2022-11-19 01:20:42 +00:00
parent eac515e4ab
commit ec97b29ff1
334 changed files with 5735 additions and 3175 deletions

View file

@ -9,6 +9,8 @@
// they are run in if they are used in multiple iframes.
const {testPrefix} = processQueryParams();
test_driver.set_test_context(window.top);
// Common tests to run in all frames.
test(() => {
assert_not_equals(document.requestStorageAccess, undefined);