[Webkit-unassigned] [Bug 24971] New: Setting style.height = value in javascript doesn't work in tablerows(<tr>)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 31 17:20:11 PDT 2009


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

           Summary: Setting style.height = value in javascript doesn't work
                    in tablerows(<tr>)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasneet at chromium.org
                CC: jasneet at chromium.org


I Steps:
Go to attached testcase

II Issue: 
When setting the second row to 200px by javascript:

In IE/Firefox, the second row is just set to 200px, other rows with their
height unchanged.
In Chrome/Safari, all rows are reset to default minimum height, regardless the
specified height in other rows.

III Other Browsers:
FF3: OK
IE7: OK 

IV Nightly tested: 42138

Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=8355


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