mirror of
https://github.com/servo/servo.git
synced 2025-08-23 06:15:35 +01:00
Update web-platform-tests to revision 593d7eb21e1c3ac161aa51cce914056eb9182962
This commit is contained in:
parent
453aafeea6
commit
bd0b0ea24a
92 changed files with 1060 additions and 159 deletions
|
@ -7,8 +7,8 @@
|
|||
#progress1 { appearance: none }
|
||||
#progress2 { appearance: auto }
|
||||
</style>
|
||||
<progress id="progress1">
|
||||
<progress id="progress2">
|
||||
<progress id="progress1" value="0.5">
|
||||
<progress id="progress2" value="0.5">
|
||||
<script>
|
||||
document.body.offsetTop;
|
||||
progress1.style.appearance = "auto";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue