[Webkit-unassigned] [Bug 252422] New: Compute the correct overflow-x and overflow-y values for table elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 16 13:45:23 PST 2023


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

            Bug ID: 252422
           Summary: Compute the correct overflow-x and overflow-y values
                    for table elements
           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: ahmad.saleem792 at gmail.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 465030

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

Local build changes based of Blink Commit

Hi Team,

While going through Blink's commit, I came across another failing test case (just took one from the commit):

Failing Test Case - https://jsfiddle.net/xd6cmuLg/show

^ Both Chrome Canary 112 and Firefox Nightly 112 passes this.

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

WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/style/StyleAdjuster.cpp#483

__

I manage to test this PR locally and it seems to fix above test case and show all passes.

I am attaching screenshot of my change to get input whether it is right fix so later I can 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/20230216/f0327db8/attachment-0001.htm>


More information about the webkit-unassigned mailing list