VERIFIED FIXED 8108
REGRESSION (r13590-r13593): Floating table's cells don't paint their background
https://bugs.webkit.org/show_bug.cgi?id=8108
Summary REGRESSION (r13590-r13593): Floating table's cells don't paint their background
mitz
Reported 2006-03-31 13:05:38 PST
In the attached test case, the table cell should have a green background, but the table's red background is showing instead. If I remove the align attribute from the table (so that it doesn't float), the green background is painted.
Attachments
Test case (165 bytes, text/html)
2006-03-31 13:06 PST, mitz
no flags
Patch (583 bytes, patch)
2006-03-31 13:33 PST, Beth Dakin
sullivan: review+
mitz
Comment 1 2006-03-31 13:06:15 PST
Created attachment 7422 [details] Test case
Beth Dakin
Comment 2 2006-03-31 13:33:52 PST
Created attachment 7423 [details] Patch Mitz and I just discussed this on IRC and he spotted my mistake. Just a silly typo...
Beth Dakin
Comment 3 2006-03-31 13:35:05 PST
Typo from my painting check-in yesterday, I should mention.
Beth Dakin
Comment 4 2006-03-31 13:47:27 PST
Fixed!
mitz
Comment 5 2006-04-04 01:50:49 PDT
Verified in r13675 nightly.
Note You need to log in before you can comment on or make changes to this bug.