[Webkit-unassigned] [Bug 253540] REGRESSION: Zooming font-size with viewport units

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 21 21:03:37 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=253540

--- Comment #7 from Myles C. Maxfield <mmaxfield at apple.com> ---
This is because the content has font-size:16vw;

When the user does command-plus in WebKit, we increase the size of the text, but other browsers don't.

There is no spec here, and it's not obvious which behavior is correct. On one hand, not matching the other browsers is bad; but on the other hand, having command-plus do nothing in those other browsers is also bad.

How confident are we that this is a regression?

-- 
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/20230322/96872c05/attachment-0001.htm>


More information about the webkit-unassigned mailing list