Closed
Bug 1876541
Opened 2 years ago
Closed 2 years ago
zoom should affect the intrinsic size of images
Categories
(Core :: Layout: Images, Video, and HTML Frames, task, P3)
Core
Layout: Images, Video, and HTML Frames
Tracking
()
RESOLVED
FIXED
124 Branch
| Tracking | Status | |
|---|---|---|
| firefox124 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(2 files)
No description provided.
| Assignee | ||
Comment 1•2 years ago
|
||
No behavior change.
Updated•2 years ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•2 years ago
|
||
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9a3212e6834b
Factor out the common-to-all-elements intrinsic size steps to nsIFrame::FinishIntrinsicSize. r=TYLin
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a7519f7b264c
Zoom should affect intrinsic replaced element size. r=TYLin
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/44435 for changes under testing/web-platform/tests
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/8ce615a641e3
Remove an assert that doesn't hold for svg roots.
Comment 8•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/9a3212e6834b
https://hg.mozilla.org/mozilla-central/rev/a7519f7b264c
https://hg.mozilla.org/mozilla-central/rev/8ce615a641e3
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 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
•