[Webkit-unassigned] [Bug 15151] New: Computed tr height is incorrect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 6 07:48:11 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15151

           Summary: Computed tr height is incorrect
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mike.aizatsky at gmail.com


According to http://www.w3.org/TR/REC-CSS2/tables.html#q7 

17.5.3

The height of a 'table-row' element's box is calculated once the user agent has
all the cells in the row available: it is the maximum of the row's specified
'height' and the minimum height (MIN) required by the cells. 

Load the attached sample & press the button - tr disappears, though it clearly
had a height assigned.

Mozilla has the intended behaviour - tr has its height.


-- 
Configure bugmail: http://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