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