RESOLVED FIXED 210654
[LFC][TFC] Resolve the minimum width for overlapping spanner columns
https://bugs.webkit.org/show_bug.cgi?id=210654
Summary [LFC][TFC] Resolve the minimum width for overlapping spanner columns
zalan
Reported 2020-04-17 07:59:15 PDT
<tr><td colspan=3>#a</td></tr> <tr><td colspan=2>#b</td><td>#c</td></tr> Available space distribution requires minimum width for all columns. In this case column 1 2 3 have all overlapping spans. They need extra attention.
Attachments
Patch (10.57 KB, patch)
2020-04-17 08:16 PDT, zalan
no flags
Patch (10.55 KB, patch)
2020-04-17 08:24 PDT, zalan
no flags
zalan
Comment 1 2020-04-17 08:16:51 PDT
zalan
Comment 2 2020-04-17 08:24:09 PDT
EWS
Comment 3 2020-04-17 10:01:36 PDT
Committed r260258: <https://trac.webkit.org/changeset/260258> All reviewed patches have been landed. Closing bug and clearing flags on attachment 396766 [details].
Radar WebKit Bug Importer
Comment 4 2020-04-17 10:02:17 PDT
Note You need to log in before you can comment on or make changes to this bug.