mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Update web-platform-tests to revision b'4435c35d9085ed2be61e64d0093b8e1b0e7a877b'
This commit is contained in:
parent
901b76297d
commit
4031d79cea
383 changed files with 8858 additions and 2734 deletions
|
@ -16,8 +16,12 @@
|
|||
#element {
|
||||
animation: anim forwards scroll(root);
|
||||
}
|
||||
#spacer {
|
||||
height: 200vh;
|
||||
}
|
||||
</style>
|
||||
<div id=element></div>
|
||||
<div id=spacer></div>
|
||||
|
||||
<script>
|
||||
'use strict';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue