RESOLVED FIXED 236354
[CSS Container Queries] Implement inline-size containment
https://bugs.webkit.org/show_bug.cgi?id=236354
Summary [CSS Container Queries] Implement inline-size containment
Antti Koivisto
Reported 2022-02-09 01:42:45 PST
"Giving an element inline-size containment applies size containment to the inline-axis sizing of its principal box. This means the inline-axis intrinsic sizes of the principal box are determined as if the element had no content." https://drafts.csswg.org/css-contain-3/#containment-inline-size
Attachments
Patch (7.03 KB, patch)
2022-02-09 02:04 PST, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2022-02-09 02:04:43 PST
Antoine Quint
Comment 2 2022-02-09 04:05:02 PST
Comment on attachment 451349 [details] Patch r=me
EWS
Comment 3 2022-02-09 04:43:35 PST
Committed r289466 (247009@main): <https://commits.webkit.org/247009@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 451349 [details].
Radar WebKit Bug Importer
Comment 4 2022-02-09 04:44:19 PST
Note You need to log in before you can comment on or make changes to this bug.