[Webkit-unassigned] [Bug 186912] Fixed table don't use colgroup config if first row has colspan

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 9 05:35:38 PST 2023


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

Peter Gassner <bugs.webkit at peter.gassner.io> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugs.webkit at peter.gassner.i
                   |                            |o

--- Comment #2 from Peter Gassner <bugs.webkit at peter.gassner.io> ---
A workaround for this bug is to use a very small width that is greater than zero, e.g. "0.0001px", for the column that should have a zero-width.

This being a solution indicates that zero-width columns are somehow not considered by the layout algorithm.

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


More information about the webkit-unassigned mailing list