[Webkit-unassigned] [Bug 16788] New: setting the height on a td has no effect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 8 17:59:34 PST 2008


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

           Summary: setting the height on a td has no effect
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: weihong.zeng at hotmail.com


the height of the "td1" is 156px in QtLauncher, 60px in firefox and opera;

<table height="320px" width="600px">
<tr>
<td id="td1" align="center" height="120px" bgcolor="red">
<div id="demo" style="height:50%; background-color:blue"></div>
</td>
</tr>
</table>


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