RESOLVED DUPLICATE of bug 12115 12183
table-layout: fixed and 100% cell render improperly
https://bugs.webkit.org/show_bug.cgi?id=12183
Summary table-layout: fixed and 100% cell render improperly
webkit
Reported 2007-01-09 06:46:07 PST
If you have a table with table-layout:fixed and one of the cells have width:100% the rendering is compromised by the other cells widths. It is quite difficult to explain in words. The provided URL shows the problem clearly.
Attachments
Test Case (1.57 KB, text/html)
2007-01-09 06:48 PST, webkit
no flags
webkit
Comment 1 2007-01-09 06:47:27 PST
It works correctly with Firefox, Opera and IE. This bug breaks the rendering of the combos in the FCKeditor toolbar.
webkit
Comment 2 2007-01-09 06:48:27 PST
Created attachment 12332 [details] Test Case
mitz
Comment 3 2007-01-09 07:20:05 PST
Fixed table layout is hosed. Fixing bug 12115 should take care of it.
mitz
Comment 4 2007-01-12 01:33:35 PST
*** This bug has been marked as a duplicate of 12115 ***
Note You need to log in before you can comment on or make changes to this bug.