[Webkit-unassigned] [Bug 248487] New: Remove a float from an element's list even if its style suggests it can't contain floats

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 29 12:45:57 PST 2022


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

            Bug ID: 248487
           Summary: Remove a float from an element's list even if its
                    style suggests it can't contain floats
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Hi Team,

While going through Blink's commit, I came across another potential case to make Layout & Rendering bit more robust.

Test Case (Showing "black" scrollbar on left side in Safari till repaint then it shows on left) - https://jsfiddle.net/eso3k7vw/show

Blink Commit - https://src.chromium.org/viewvc/blink?view=revision&revision=190902

Webkit GitHub Source - https://github.com/WebKit/WebKit/blob/52128324756a99e79952e4d3431bff7fdceb9bb9/Source/WebCore/rendering/RenderBlockFlow.cpp#LL2816

Just wanted to raise bug before trying to do PR.

Thanks!

-- 
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/20221129/0757dcad/attachment-0001.htm>


More information about the webkit-unassigned mailing list