[Webkit-unassigned] [Bug 218379] Page Zoom in Safari on iOS is not working when viewport meta is set to explicit width
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 2 00:32:14 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=218379
--- Comment #4 from Akash D Souza <akashdsouza79 at gmail.com> ---
Here are some test files
viewport meta width is set to device-width - This works
https://akashdsouza.github.io/test-meta-viewport/zoom-issue-device-width.html
viewport meta width is not set - This works
https://akashdsouza.github.io/test-meta-viewport/zoom-issue.html
viewport meta width is set to 1024 - This does not work
https://akashdsouza.github.io/test-meta-viewport/zoom-issue-meta-1024.html
viewport meta width is set to 980 - This does not work
https://akashdsouza.github.io/test-meta-viewport/zoom-issue-meta-980.html
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201102/e1701244/attachment-0001.htm>
More information about the webkit-unassigned
mailing list