Update web-platform-tests to revision b'4435c35d9085ed2be61e64d0093b8e1b0e7a877b'

This commit is contained in:
WPT Sync Bot 2022-11-25 01:21:31 +00:00
parent 901b76297d
commit 4031d79cea
383 changed files with 8858 additions and 2734 deletions

View file

@ -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';