[Webkit-unassigned] [Bug 283585] New: [block-step-sizing] Consider align-self when distributing extra space

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 22 11:47:54 PST 2024


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

            Bug ID: 283585
           Summary: [block-step-sizing] Consider align-self when
                    distributing extra space
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sgill26 at apple.com

We currently just distribute extra space in half between both the block start and end edges of the box. Since we currently do not support block-step-align, let's implement its auto behavior which is to check the box's align-self value when determining how to distribute the extra space

-- 
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/20241122/e5bd53c9/attachment.htm>


More information about the webkit-unassigned mailing list