[Webkit-unassigned] [Bug 252357] New: [rhythmic-sizing] Implement layout logic for block-step-size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 15:37:36 PST 2023


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

            Bug ID: 252357
           Summary: [rhythmic-sizing] Implement layout logic for
                    block-step-size
           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-rhythm/#block-step-size

This property defines the step unit for a block-level box’s block size. When the step unit is set to a positive <length>, the box’s outer height is rounded (see block-step-round) to the closest multiple of the unit. Negative <length> values are invalid.

Values other than none cause the box to establish an independent formatting context.

In situations where margins collapse, only the box’s own margin is considered in calculating its outer size.

When a box fragments, step sizing is applied per fragment.

-- 
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/20230215/db07eae9/attachment.htm>


More information about the webkit-unassigned mailing list