summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-will-change/will-change-transform-huge-offset-scrolled-ref.html
blob: c2af258e11161654a109d030596cfcca1f96a4d9 (plain)
1
2
3
<!DOCTYPE html>
<div style="width: 20px; height: 20px; margin-top: 10000px; background: green"></div>
<script>window.scrollTo(0, 10000);</script>