NEW 21397
The height of table cells with a cell next to them has rowspan are not computed as expected
https://bugs.webkit.org/show_bug.cgi?id=21397
Summary The height of table cells with a cell next to them has rowspan are not comput...
Franklin Tse
Reported 2008-10-05 22:46:27 PDT
The height of table cells with a cell next to them having rowspan>1 are not computed as expected. For example, on the reference page, "Red (Category III)" and "Red (Category II)" are too thin while "Red (Category I)" is too thick. Their heights should be the same.
Attachments
The expected behavior (56.62 KB, image/png)
2008-10-05 22:47 PDT, Franklin Tse
no flags
Safari 15.6 differs from other browsers (2.14 MB, image/png)
2022-08-14 03:27 PDT, Ahmad Saleem
no flags
testcase (708 bytes, text/html)
2024-08-14 21:46 PDT, Karl Dubost
no flags
Franklin Tse
Comment 1 2008-10-05 22:47:20 PDT
Created attachment 24111 [details] The expected behavior
Ahmad Saleem
Comment 2 2022-08-14 03:27:14 PDT
Created attachment 461610 [details] Safari 15.6 differs from other browsers I am able to reproduce this by taking Wayback Archive link - it does not have CSS or JS but it does show table layout being broke as highlighted in the screenshot. Link - https://web.archive.org/web/20090207135953/http://pacificstorms.org:80/template.php/alert-system I am going to change it to "New" so others can have a look. Thanks!
Radar WebKit Bug Importer
Comment 3 2022-08-14 10:50:13 PDT
Karl Dubost
Comment 4 2024-08-14 21:46:00 PDT
Created attachment 472167 [details] testcase
Karl Dubost
Comment 5 2024-08-14 21:47:44 PDT
Karl Dubost
Comment 6 2024-08-14 21:51:00 PDT
*** Bug 19631 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.