[Webkit-unassigned] [Bug 14332] New: REGRESSION: <td> width ignored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 23 03:27:16 PDT 2007


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

           Summary: REGRESSION: <td> width ignored
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P1
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tom at eggdrop.ch


In the following example:

<table width="100%" border="0"><tr><td></td><td style="width:400px;">
Lorem ipsum ...
</td><td></td></tr></table>


In Safari 2 and 3.0.2 (and Firefox) the text is centered and is 400px wide. In
the nightly Safari, the text is 100% wide, which is wrong.


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