[Webkit-unassigned] [Bug 260081] New: [css-flex][baseline-alignment] RenderFlexibleBox getBaselineChild needs to take into consideration flex direction and writing mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 11 12:38:48 PDT 2023


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

            Bug ID: 260081
           Summary: [css-flex][baseline-alignment] RenderFlexibleBox
                    getBaselineChild needs to take into consideration flex
                    direction and writing mode
           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: sgill26 at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

https://drafts.csswg.org/css-flexbox-1/#flex-baselines

The current implementation of getBaselineChild does not take into consideration the writing mode or flex direction when determining which flex item to use for the flex container's baseline. This leads to many failures in the css/css-flexbox/alignment/flex-align-baseline-flex-* WPT tests. This bugzilla issue should serve as an umbrella for all of the incremental patches that will be added to rework the function implementation to more closely align to the spec.

-- 
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/20230811/8d2ad9e3/attachment.htm>


More information about the webkit-unassigned mailing list