Update web-platform-tests to revision b'1393983442315fc6a96bacda5202036ca10327e3'

This commit is contained in:
WPT Sync Bot 2023-03-03 03:14:26 +00:00
parent 37f26f5250
commit e8bd8b22fa
300 changed files with 3487 additions and 1857 deletions

View file

@ -6,7 +6,7 @@
<script src="/resources/declarative-shadow-dom-polyfill.js"></script>
<div id=host_plain>
<template shadowroot=open>
<template shadowrootmode=open>
<style>
@scope (:host) {
.a {
@ -30,7 +30,7 @@
</script>
<div id=host_functional>
<template shadowroot=open>
<template shadowrootmode=open>
<style>
@scope (:host(div)) {
.a {