[Webkit-unassigned] [Bug 19883] New: Removing a table row causes the rest of the rows to loose their height

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 3 08:31:12 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=19883

           Summary: Removing a table row causes the rest of the rows to
                    loose their height
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: developer at ckiweb.com


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).


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list