[Webkit-unassigned] [Bug 8126] New: Padding must not apply to column
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sat Apr 1 17:35:26 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=8126
Summary: Padding must not apply to column
Product: WebKit
Version: 416.x
Platform: Macintosh
URL: http://www.gtalbot.org/BrowserBugsSection/MSIE6Bugs/Tabl
eColumnPaddingWidth.html
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: Tables
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: browserbugs at gtalbot.org
Reference: "'padding-top', 'padding-right', 'padding-bottom', 'padding-left',
'padding' Applies to: all elements except elements with table display types
other than table, inline-table, and table-cell"
coming from CSS 2.1, Section 8.4 Padding
http://www.w3.org/TR/CSS21/box.html#padding-properties
Reference: "The five properties related to padding ('padding', 'padding-top',
'padding-right', 'padding-bottom', and 'padding-left') now say that they don't
apply to table rows, row groups, header groups, footer groups, columns, and
column groups."
coming from CSS 2.1, Section C.3.10
http://www.w3.org/TR/CSS21/changes.html#q36
Steps to reproduce:
Load the testcase at provided URL (I tried with Safari 2.02 (416.13)).
Expected results:
Each of the 3 tables must measure exactly 300px.
I searched for duplicate bugfile and couldn't find one.
--
Configure bugmail: http://bugzilla.opendarwin.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