mirror of
https://github.com/servo/servo.git
synced 2025-09-09 22:48:21 +01:00
Update web-platform-tests to revision 093a97b6ecc6484c201d704d38b47bef1964d59d
This commit is contained in:
parent
16e4eb6964
commit
f9972c83e3
79 changed files with 1530 additions and 824 deletions
|
@ -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 |
Loading…
Add table
Add a link
Reference in a new issue