summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/interaction/focus/processing-model/support/preventScroll-helper.html
blob: 43c6d86a578bedaaf52027d9131bee82bf16fe42 (plain)
1
2
3
4
5
6
<!doctype html>
<title>Helper document for preventScroll test</title>
<style>
body { padding: 2000px }
</style>
<button id=button>X</button>