Update web-platform-tests to revision b'5b72ee9b50ae6898c94fe3ab50f4c68d4572977c'

This commit is contained in:
WPT Sync Bot 2023-02-28 01:44:37 +00:00
parent aa885dda93
commit 6d6ac7bedf
67 changed files with 913 additions and 194 deletions

View file

@ -6,8 +6,8 @@
<style>
.test {
background-color: red;
width: 100px;
height: 100px;
width: 30px;
height: 30px;
display: grid;
}