mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update web-platform-tests to revision 54a6679265caf957a1470c2b398a81bd5440dd2f
This commit is contained in:
parent
6e3c131139
commit
03e574fd3e
2000 changed files with 13338 additions and 5112 deletions
|
@ -33,6 +33,7 @@ onscroll = t.step_func(function() {
|
|||
}));
|
||||
});
|
||||
window.onload = t.step_func(function() {
|
||||
window.scrollTo(0, document.scrollingElement.scrollTopMax - 200);
|
||||
window.scrollTo(0, document.documentElement.scrollHeight);
|
||||
window.scrollBy(0, -200);
|
||||
});
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue