[Webkit-unassigned] [Bug 255118] New: Fix incorrect uses of containingBlock in ComputedStyleExtractor rendererCanHaveTrimmedMargin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 6 14:12:09 PDT 2023


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

            Bug ID: 255118
           Summary: Fix incorrect uses of containingBlock in
                    ComputedStyleExtractor rendererCanHaveTrimmedMargin
           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

This function incorrectly uses the term "containingBlock" without first determining the formatting context it is in. It should first determine the formatting context and then use either "formattingContextRoot" or the correct name of the formatting context root (e.g. flexbox/grid)

-- 
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/20230406/e5c42055/attachment-0001.htm>


More information about the webkit-unassigned mailing list