[Webkit-unassigned] [Bug 252183] New: Floats not being marked as dirty for relayout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 13 12:35:42 PST 2023


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

            Bug ID: 252183
           Summary: Floats not being marked as dirty for relayout
           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

It seems like at least in certain cases floats are not being marked as dirty when going through layout again. \

imported/w3c/web-platform-tests/css/css-box/margin-trim/block-container-overflowing-float-margins-tirmmed-at-final-position-block-layout.html showcases this behavior

During the first layout the float gets its correct position, but then when a second layout occurs it gets placed incorrectly since it was not dirtied and did not go through layout again

-- 
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/20230213/d81d11b3/attachment.htm>


More information about the webkit-unassigned mailing list