Update web-platform-tests to revision 30a08266e1951b16ab2587068de64041095bbc2f

This commit is contained in:
WPT Sync Bot 2020-04-08 08:19:32 +00:00
parent 7b5ec99d25
commit 19a2b8047d
185 changed files with 3858 additions and 329 deletions

View file

@ -0,0 +1,11 @@
<!quirks-mode>
<link rel="help" href="https://crbug.com/1004060">
<style>
html, body {
width: min-content;
overflow: scroll;
}
</style>
<body style="margin-right: -1px;">
<div style="margin: 0 10000000000;"></div>
</body>