Update web-platform-tests to revision dfe0b490c6018fd36379f4c7726f9f6a37728838

This commit is contained in:
WPT Sync Bot 2020-05-01 08:18:56 +00:00
parent 6fb75c2b9e
commit 909e31e110
123 changed files with 987 additions and 613 deletions

View file

@ -9,7 +9,6 @@
<!-- See also: http://www.w3.org/wiki/CSS/Selectors/pseudo-classes/:hover -->
<link rel="match" href="reference/css-transform-scale-ref-001.html">
<meta name="assert" content="When the element is hovered over, the transform scales the element to twice its size in both the X and Y directions and moves its origin to the top left corner.">
<meta name="flag" content="interactive">
<style type="text/css">
.container {
position: absolute;