[Webkit-unassigned] [Bug 252834] New: Don't let intrinsic padding skew pagination struts on table cells

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 23 09:07:13 PST 2023


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

            Bug ID: 252834
           Summary: Don't let intrinsic padding skew pagination struts on
                    table cells
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tables
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: zalan at apple.com

Hi Team,

While going through Blink's commit, I came across another one where were were failing test case:

Test Case - https://jsfiddle.net/n9fuxpch/show

Blink Commit - https://chromium.googlesource.com/chromium/src.git/+/eacb4f4eb2e61cc6febe80fe23eb44eba2bde8e8

^ We don't match with Expected of this result while Chrome Canary 112 does.

WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/rendering/RenderTableRow.cpp#151

____

clearIntrinsicPadding();

but I am not sure about 'CellChildrenNeedLayout' but just wanted to raise so we can track this failure.

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/20230223/5c778b82/attachment.htm>


More information about the webkit-unassigned mailing list