RESOLVED FIXED301404
Change fast/css/viewport-units-zoom.html to use setPageZoomFactor
https://bugs.webkit.org/show_bug.cgi?id=301404
Summary Change fast/css/viewport-units-zoom.html to use setPageZoomFactor
Sammy Gill
Reported 2025-10-23 22:34:29 PDT
This test seems to check that viewport relative units do not get affected by page scale factor. It attemps to replicate this behavior using css-zoom. The problem with this is that viewport units should be affected by css zoom. We can use the setPageZoomFactor helper in internals instead
Attachments
Radar WebKit Bug Importer
Comment 1 2025-10-23 22:34:36 PDT
Sammy Gill
Comment 2 2025-10-23 22:37:32 PDT
EWS
Comment 3 2025-10-28 19:40:19 PDT
Committed 302275@main (4d919a3865ca): <https://commits.webkit.org/302275@main> Reviewed commits have been landed. Closing PR #52934 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.