[Webkit-unassigned] [Bug 252975] New: [margin-trim] shouldChildInlineMarginContributeToContainerIntrinsicSize should take into consideration text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 26 21:13:08 PST 2023


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

            Bug ID: 252975
           Summary: [margin-trim]
                    shouldChildInlineMarginContributeToContainerIntrinsicS
                    ize should take into consideration text
           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 465194

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

Testcase

The attached test case shows how text can end up in a RenderBlockFlow. Currently shouldChildInlineMarginContributeToContainerIntrinsicSize is unable to handle such a case since it takes a RenderElement

-- 
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/20230227/e69ee29e/attachment.htm>


More information about the webkit-unassigned mailing list