RESOLVED FIXED21397
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. ***
Karl Dubost
Comment 7 2026-03-12 01:13:03 PDT
This breaks the current website http://www.infiniteloopfilms.com/tmb.html where the menu bar has a jump at the very beginning.
Karl Dubost
Comment 8 2026-03-12 01:57:58 PDT
EWS
Comment 9 2026-03-12 10:53:32 PDT
Committed 309153@main (cc3ce1dc9020): <https://commits.webkit.org/309153@main> Reviewed commits have been landed. Closing PR #60437 and removing active labels.
Karl Dubost
Comment 10 2026-03-12 14:55:04 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/58461
Note You need to log in before you can comment on or make changes to this bug.