[Webkit-unassigned] [Bug 283876] New: [block-step-sizing] Used value of margins sometimes reported incorrectly on box's with automatic inline size after adjustment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 1 14:55:28 PST 2024


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

            Bug ID: 283876
           Summary: [block-step-sizing] Used value of margins sometimes
                    reported incorrectly on box's with automatic inline
                    size after adjustment
           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

Created attachment 473408

  --> https://bugs.webkit.org/attachment.cgi?id=473408&action=review

Testcase

In the attached test case we report that the used value of the top and bottom margins is 0px via getComputedStyle even though they have been adjusted to be 25px each. Removing the border on the containing block or setting any non-automatic size on the box seems to make the issue go away

-- 
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/20241201/fd3cdcff/attachment.htm>


More information about the webkit-unassigned mailing list