mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +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
|
@ -19,6 +19,7 @@ test_valid_value("rx", "0", "0px");
|
|||
test_valid_value("rx", "1px");
|
||||
test_valid_value("rx", "calc(2em + 3ex)");
|
||||
test_valid_value("rx", "4%");
|
||||
test_valid_value("rx", "5vw");
|
||||
|
||||
]]></script>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 830 B After Width: | Height: | Size: 861 B |
Loading…
Add table
Add a link
Reference in a new issue