Created attachment 439828 [details] Html page with meta tag for repeating bug Hello! When I add meta tag <meta name="viewport" content="width=device-width, user-scalable=no" /> to my site, and user on touch screen device pull scroll down to pull content out of top border he can scale the site despite the meta tag. In this case functionality of this meta tag does not working. How to repeat this bug: 1. On touch screen device open attached html 2. Pull the scroll down 3. When content pulled try to scale(by two touches)
Does this problem reproduce on iOS 14?
<rdar://problem/83770585>
(In reply to Simon Fraser (smfr) from comment #1) > Does this problem reproduce on iOS 14? Yes, this problem is reproducible on both iOS 14 and 15