Bug 19883

Summary: Removing a table row causes the rest of the rows to loose their height
Product: WebKit Reporter: Trevan Richins <developer>
Component: TablesAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: dbates, mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Test case none

Trevan Richins
Reported 2008-07-03 08:31:11 PDT
When you remove a table row, using either removeChild or deleteRow, the other rows loose their height assigned to them. This height can be assigned by either css or as the height="" attribute. I'm attaching a test case for it. I tested this on Webkit Nightly r34380 for Windows. I tried more recent ones but Webkit would just crash when I opened the browser (to any page).
Attachments
Test case (924 bytes, text/html)
2008-07-03 08:32 PDT, Trevan Richins
no flags
Trevan Richins
Comment 1 2008-07-03 08:32:05 PDT
Created attachment 22065 [details] Test case
Daniel Bates
Comment 2 2010-10-10 11:08:55 PDT
*** This bug has been marked as a duplicate of bug 24971 ***
Note You need to log in before you can comment on or make changes to this bug.