Bug 236354 - [CSS Container Queries] Implement inline-size containment
Summary: [CSS Container Queries] Implement inline-size containment
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords: InRadar
Depends on:
Blocks: 229659
  Show dependency treegraph
 
Reported: 2022-02-09 01:42 PST by Antti Koivisto
Modified: 2022-02-09 04:44 PST (History)
8 users (show)

See Also:


Attachments
Patch (7.03 KB, patch)
2022-02-09 02:04 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 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
Comment 1 Antti Koivisto 2022-02-09 02:04:43 PST
Created attachment 451349 [details]
Patch
Comment 2 Antoine Quint 2022-02-09 04:05:02 PST
Comment on attachment 451349 [details]
Patch

r=me
Comment 3 EWS 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].
Comment 4 Radar WebKit Bug Importer 2022-02-09 04:44:19 PST
<rdar://problem/88683436>