NEW 16394
The last table cell doesn't adjust to the size of the contained canvas element
https://bugs.webkit.org/show_bug.cgi?id=16394
Summary The last table cell doesn't adjust to the size of the contained canvas element
Gavin Sherlock
Reported 2007-12-10 23:03:43 PST
The bottom of the page at the bug url is misrendered, but renders correctly in Firefox. Tested with r28586 on 10.5.1. It also misrenders with release Safari on Leopard, but I cannot test with Safari 2.x, so don't know if this is a regression or not.
Attachments
Screenshot of misrendered page (331.83 KB, image/png)
2007-12-10 23:05 PST, Gavin Sherlock
no flags
Partial reduction (1.94 KB, text/html)
2007-12-11 08:40 PST, David Kilzer (:ddkilzer)
no flags
Reduction (443 bytes, text/html)
2007-12-17 01:30 PST, Ingo Chao
no flags
Safari 15.6 differs from other browsers (787.95 KB, image/png)
2022-07-22 04:00 PDT, Ahmad Saleem
no flags
rendering in safari, firefox, chrome (198.83 KB, image/png)
2024-07-23 00:40 PDT, Karl Dubost
no flags
Gavin Sherlock
Comment 1 2007-12-10 23:05:02 PST
Created attachment 17838 [details] Screenshot of misrendered page
Alexey Proskuryakov
Comment 2 2007-12-10 23:57:11 PST
I'm getting the same results with Safari 2.0.4 from <http://michelf.com/projects/multi-safari/>, so not a regression.
David Kilzer (:ddkilzer)
Comment 3 2007-12-11 08:40:43 PST
Created attachment 17846 [details] Partial reduction Partial reduction of the issue. Replaced external images with <canvas> tags and added borders/background color to demonstrate issue. Compare rendering in Safari 3 with Opera 9.2x or Firefox 2.0.0.x.
Ingo Chao
Comment 4 2007-12-17 01:30:09 PST
Created attachment 17956 [details] Reduction Reduction. The first row spans two columns, the first cell in the second row has a width=100%. The wider the green bar is, and the narrower the gray bar is, the wider is the cell with the red bar inside. Firefox and Opera do not change the width of the last cell. I'm using the canvas from the partial reduction, but a different amount of characters inside the cells will have the same effect.
David Kilzer (:ddkilzer)
Comment 5 2007-12-17 08:07:42 PST
Nice reduction!
Ahmad Saleem
Comment 6 2022-07-22 04:00:20 PDT
Created attachment 461136 [details] Safari 15.6 differs from other browsers I am able to reproduce this bug using Safari 15.6 on macOS 12.5 based on attached reduction test case. As can be seen from attached screenshot on right hand side box, red does not fill completely like other browsers (Chrome Canary 105 and Firefox Nightly 104). Thanks!
Radar WebKit Bug Importer
Comment 7 2022-07-22 12:26:08 PDT
Karl Dubost
Comment 8 2024-07-23 00:40:46 PDT
Created attachment 471943 [details] rendering in safari, firefox, chrome The issue is still happening with https://bug-16394-attachments.webkit.org/attachment.cgi?id=17956 The sites have changed their original design.
Note You need to log in before you can comment on or make changes to this bug.