Bug 21397 - The height of table cells with a cell next to them has rowspan are not computed as expected
Summary: The height of table cells with a cell next to them has rowspan are not comput...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tables (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://www.pacificstorms.org/template...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2008-10-05 22:46 PDT by Franklin Tse
Modified: 2022-08-14 10:50 PDT (History)
7 users (show)

See Also:


Attachments
The expected behavior (56.62 KB, image/png)
2008-10-05 22:47 PDT, Franklin Tse
no flags Details
Safari 15.6 differs from other browsers (2.14 MB, image/png)
2022-08-14 03:27 PDT, Ahmad Saleem
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Franklin Tse 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.
Comment 1 Franklin Tse 2008-10-05 22:47:20 PDT
Created attachment 24111 [details]
The expected behavior
Comment 2 Ahmad Saleem 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!
Comment 3 Radar WebKit Bug Importer 2022-08-14 10:50:13 PDT
<rdar://problem/98641876>