blob: de99cbb7575bab7823378d7ac7072d2c91a80190 [file] [log] [blame]
<html>
<head></head>
<body>
<div style="touch-action:none; width:100px; height:100px;background-color:red; overflow: scroll">
This div prohibits pinch-zoom.
<div style="width: 120px; height: 500px; background-color: black">Scrollable content!</div>
</div>
</body>
</html>