Update web-platform-tests to revision 1a83e795e53c50c1306a14a7bb8e3f7ccfa7f89f

This commit is contained in:
WPT Sync Bot 2020-04-05 08:18:49 +00:00
parent 406eefb4b1
commit 9bf4e63ec5
46 changed files with 349 additions and 94 deletions

View file

@ -0,0 +1,8 @@
<!DOCTYPE html>
<html>
<body>
<p>This test passes if there is no red showing.</p>
<div style="width: 100px; height: 100px; background-color: green"></div>
</body>
</html>