blob: 51b715f30a60493619f5a1c9e29d679fb9f8c4ef [file] [log] [blame]
<!DOCTYPE html>
<style>
body, html {
height: 100%;
width: 100%;
overflow: hidden;
}
body {
touch-action: none;
}
</style>
<body>
<p>This page blocks all 'touch-action'.</p>
</body>