RESOLVED DUPLICATE of bug 2497119883
Removing a table row causes the rest of the rows to loose their height
https://bugs.webkit.org/show_bug.cgi?id=19883
Summary Removing a table row causes the rest of the rows to loose their height
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.