Bug 241951 - internals.setPageZoomFactor(2) has different behavior on iOS and macOS
Summary: internals.setPageZoomFactor(2) has different behavior on iOS and macOS
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-23 18:33 PDT by Simon Fraser (smfr)
Modified: 2022-07-13 19:26 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 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.
Comment 1 Simon Fraser (smfr) 2022-06-23 18:38:43 PDT
It's also flakey. Sometimes the FrameView is still 800x600.
Comment 2 Radar WebKit Bug Importer 2022-06-30 18:34:14 PDT
<rdar://problem/96260423>