Update web-platform-tests to revision b'8a99353217938b6f1da31a9a108da3d501cee58b'

This commit is contained in:
WPT Sync Bot 2023-01-20 01:38:13 +00:00
parent 62ec0f1ec7
commit 92be0baf34
211 changed files with 5373 additions and 2272 deletions

View file

@ -10,7 +10,7 @@
<body style="margin: 0">
<div id="host">
<input id="slotted" type="text">
<input id="slotted" type="button">
</div>
<script src="/resources/testharness.js"></script>