[Webkit-unassigned] [Bug 8126] Padding must not apply to column

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Jul 7 06:21:09 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8126





------- Comment #1 from browserbugs at gtalbot.org  2006-07-07 06:21 PDT -------
The latest (April 11th 2006) release of CSS 2.1 is a bit more explicit and
easier to read:

"'padding-top', 'padding-right', 'padding-bottom', 'padding-left'
    Value:      <padding-width> | inherit
    Initial:    0
    Applies to: all elements except table-row-group, table-header-group,
table-footer-group, table-row, table-column-group and table-column"
 CSS 2.1, Section 8.4 Padding
http://www.w3.org/TR/2006/WD-CSS21-20060411/box.html#padding-properties

"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."
CSS 2.1, Section C.3.10
http://www.w3.org/TR/2006/WD-CSS21-20060411/changes.html#q36


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