[Webkit-unassigned] [Bug 74955] New: WebKit adds vertical paddings and borders to the fixed width of CSS tables
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 20 14:07:26 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=74955
Summary: WebKit adds vertical paddings and borders to the fixed
width of CSS tables
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Tables
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mvujovic at adobe.com
Created an attachment (id=120078)
--> (https://bugs.webkit.org/attachment.cgi?id=120078&action=review)
Reproduction
In the attached reproduction, the CSS table has a width style of 100px and a padding-top style of 400px. In WebKit, the table's computed width is 500px (100px+400px), but it should be 100px. Firefox and Opera produce the correct results.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list