[Webkit-unassigned] [Bug 24314] Incorrect colspan rendering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 12 17:20:09 PST 2023


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

--- Comment #5 from Karl Dubost <karlcow at apple.com> ---
Created attachment 464966

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

rendering in safari, firefox, chrome for test case 2

And this is the rendering for the second test case.

The issue is the width of the first cell is changed based on the length of the first cell (with colspan=2) of the second row.

while in Firefox and Chrome the width stays enforced to what has been set on the td of the first row, first cell.

-- 
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/3af304dd/attachment.htm>


More information about the webkit-unassigned mailing list