mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update web-platform-tests to revision a49081e46a18e439defbd77d18cc5e261d68b215
This commit is contained in:
parent
aa9f16ce45
commit
fb0507d174
69 changed files with 1412 additions and 698 deletions
|
@ -24,6 +24,7 @@
|
|||
</style>
|
||||
<div id="target"></div>
|
||||
<script>
|
||||
test_computed_value("outline-width", "2.5px");
|
||||
test_computed_value("outline-width", "10px");
|
||||
test_computed_value("outline-width", "0.5em", "20px");
|
||||
test_computed_value("outline-width", "calc(10px + 0.5em)", "30px");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue