[wpt-sync] Sync PR 33185 - [css] Make images obey block min/max constraints for intrinsic sizing
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox100 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33185 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33185
Details from upstream follow.
David Grogan <dgrogan@chromium.org> wrote:
[css] Make images obey block min/max constraints for intrinsic sizing
This already worked when the image was a float, but not when
width: max-content
is specified.Fixed: 1135287
Change-Id: Ie75e0ef24eb2b70a17a03f60155fa882e24d10c0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3523728
Reviewed-by: Ian Kilpatrick \<ikilpatrick@chromium.org>
Commit-Queue: David Grogan \<dgrogan@chromium.org>
Cr-Commit-Position: refs/heads/main@{#980983}
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0e19d7a84d90
https://hg.mozilla.org/mozilla-central/rev/66a6b5a8a6d6
Description
•