Closed
Bug 1887221
Opened 2 years ago
Closed 2 years ago
CSS zoom property change should affect font-size
Categories
(Core :: CSS Parsing and Computation, defect, P2)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
126 Branch
| Tracking | Status | |
|---|---|---|
| firefox126 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
See the discussion in https://github.com/w3c/csswg-drafts/issues/9397
Flags: needinfo?(emilio)
| Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(emilio)
Summary: CSS zoom property change should affect font-size and ideally all explicitly inherited lengths → CSS zoom property change should affect font-size
| Assignee | ||
Comment 1•2 years ago
|
||
This matches what WebKit and Blink ship. Bug 1887627 is the more complex
fix, though I'm a bit concerned about the performance implications
there, and I don't think that necessarily blocks shipping zoom...
This should be uncontroversial and unblocks getting zoom out of the
door.
Updated•2 years ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9438b15cc360
Make zoom recompute implicitly-inherited font-size. r=firefox-style-system-reviewers,boris
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/45396 for changes under testing/web-platform/tests
Comment 4•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•