NEW 241951
internals.setPageZoomFactor(2) has different behavior on iOS and macOS
https://bugs.webkit.org/show_bug.cgi?id=241951
Summary internals.setPageZoomFactor(2) has different behavior on iOS and macOS
Simon Fraser (smfr)
Reported 2022-06-23 18:33:39 PDT
A test that does internals.setPageZoomFactor(2) gets a 800x600 FrameView on macOS, but on iOS it gets a 1600x1200 FrameView. This seems wrong; maybe related to fixed layout.
Attachments
Simon Fraser (smfr)
Comment 1 2022-06-23 18:38:43 PDT
It's also flakey. Sometimes the FrameView is still 800x600.
Radar WebKit Bug Importer
Comment 2 2022-06-30 18:34:14 PDT
Note You need to log in before you can comment on or make changes to this bug.