[Webkit-unassigned] [Bug 253052] New: [margin-trim][LegacyLineLayout] Margins are trimmed too early with intruding floats in certain conditions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 27 21:14:35 PST 2023


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

            Bug ID: 253052
           Summary: [margin-trim][LegacyLineLayout] Margins are trimmed
                    too early with intruding floats in certain conditions
           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 465211

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

Testcase

In the provided testcase the margin is being trimmed too early as if the intruding float was not there. The intruding float on the same side show force trimming only when the float gets placed under the intruding one.

-- 
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/20230228/b32e6727/attachment-0001.htm>


More information about the webkit-unassigned mailing list