Skip to content

Commit 6e5eed5

Browse files
committed
[css2] Added padding erratum 8.4
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401806
1 parent 0265180 commit 6e5eed5

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

css2/errata.src

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ hspace="0"></a><br clear="all"></p>
2525
<dd><a href="_THE_UPDATE_DIR_/_THE_ID_-errata.html">
2626
_THE_UPDATE_DIR_/_THE_ID_-errata.html</a>
2727
<dt>Last revised:
28-
<dd>$Date: 1999-11-04 21:51:04 $
28+
<dd>$Date: 2000-07-26 13:47:45 $
2929
</dl>
3030

3131
<dl>
@@ -53,6 +53,15 @@ do not enforce this rule: 'border-top', 'border-right',
5353
'border-bottom', 'border-left', 'border', 'background', 'font',
5454
'list-style', 'cue', and 'outline'.
5555

56+
<H3><a href="box.html#padding-properties">Section 8.4 Padding properties</a></H3>
57+
58+
<P>The five properties related to padding ('padding', 'padding-top',
59+
'padding-right', 'padding-bottom', and 'padding-left') should say that
60+
they don't apply to table rows, row groups, header groups, footer
61+
groups, columns, and column groups.
62+
63+
<P>For a row group
64+
5665
<H3><a href="syndata.html#tokenization">Section 4.1.1</a> (and
5766
<a href="grammar.html#q2">D2</a>)</H3>
5867

0 commit comments

Comments
 (0)