Update web-platform-tests to revision 093a97b6ecc6484c201d704d38b47bef1964d59d

This commit is contained in:
WPT Sync Bot 2018-12-05 21:05:42 -05:00
parent 16e4eb6964
commit f9972c83e3
79 changed files with 1530 additions and 824 deletions

View file

@ -17,6 +17,7 @@ test_valid_value("y", "0", "0px");
test_valid_value("y", "-1px");
test_valid_value("y", "calc(2em + 3ex)");
test_valid_value("y", "4%");
test_valid_value("y", "5mm");
]]></script>
</svg>

Before

Width:  |  Height:  |  Size: 784 B

After

Width:  |  Height:  |  Size: 814 B

Before After
Before After