Update web-platform-tests to revision 07b698ef4ea02ebeb65c3214ed7141ad32678a8c

This commit is contained in:
WPT Sync Bot 2020-05-06 08:20:40 +00:00
parent 81b92b9c1a
commit c5ddf8e76a
119 changed files with 2754 additions and 727 deletions

View file

@ -5,16 +5,16 @@
<link rel="stylesheet" href="../support/test-style.css">
<style>
#test {
height: 200px;
height: 210px;
width: 80px;
}
#spacerone {
width: 50px;
height: 17px;
height: 20px;
}
#spacertwo {
width: 50px;
height: 16px;
height: 20px;
}
</style>
</head>