[Webkit-unassigned] [Bug 243173] New: Update intrinsic sizing of flex containers (e.g. container max-content width) to new spec text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 25 12:17:55 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=243173

            Bug ID: 243173
           Summary: Update intrinsic sizing of flex containers (e.g.
                    container max-content width) to new spec text
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dgrogan at chromium.org
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

All of the engines currently implement the same intrinsic size algorithm for flex containers, but it is not a good algorithm and it is not specified. Authors really want a better algorithm, and the spec calls for one in https://drafts.csswg.org/css-flexbox/#intrinsic-sizes.

Blink is planning to launch the new algorithm in the next few months, and it'd be great if the engines could sync up shipping to minimize breakage. We've talked about that some on the Firefox bug https://bugzilla.mozilla.org/show_bug.cgi?id=1055887.

I didn't see an existing WebKit bug for this, apologies if I missed it.

The chrome bugs for this are https://crbug.com/240765 and https://crbug.com/507397, which are the most starred flex bugs in our tracker.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220725/09c6696b/attachment-0001.htm>


More information about the webkit-unassigned mailing list