[Webkit-unassigned] [Bug 247857] New: Get rid of subtract-one-whole-pixel hack in Multi-column

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 13 04:02:05 PST 2022


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

            Bug ID: 247857
           Summary: Get rid of subtract-one-whole-pixel hack in
                    Multi-column
           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,

Just going through Blink Commits, I noticed another commit, where we have still one pixel hack present in our code.

Webkit GitHub - https://github.com/WebKit/WebKit/blob/5a9504aef82d929917a680a05a3fc17f7f6b4dde/Source/WebCore/rendering/RenderMultiColumnSet.cpp#LL816 & https://github.com/WebKit/WebKit/blob/5a9504aef82d929917a680a05a3fc17f7f6b4dde/Source/WebCore/rendering/RenderMultiColumnSet.cpp#L821 & 

Blink Commit - https://chromium.googlesource.com/chromium/blink/+/b0bf11d2c22b4b0a6775322b9dd955cdfe9f8c19

JSFiddle Failing - https://jsfiddle.net/1o9fy8gx/show (Firefox Nightly 108 shows line below & Chrome Canary 110 was broken and was not rendering this for some time)

Just wanted to raise this bug so we can get rid of it as well.

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/20221113/6da2e80d/attachment-0001.htm>


More information about the webkit-unassigned mailing list