Skip to content

Commit ad08c97

Browse files
committed
[css2] New version of errata
http://www.w3.org/Style/css2-updates/REC-CSS2-20110607-errata.html#1.11.1.1b --HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403287
1 parent 72db11a commit ad08c97

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

css2/visufx.src

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,12 +94,16 @@ any problem with scrollbars appearing and disappearing in a dynamic
9494
environment.
9595
When this value is specified and the target medium is
9696
'print', overflowing content may be printed.
97+
When used on <a href="tables.html#table-box">table boxes,</a> this
98+
value has the same meaning as 'visible'.
9799
</dd>
98100

99101
<dt><strong>auto</strong></dt>
100102

101103
<dd>The behavior of the 'auto' value is user agent-dependent, but
102104
should cause a scrolling mechanism to be provided for overflowing boxes.
105+
When used on <a href="tables.html#table-box">table boxes,</a> this
106+
value has the same meaning as 'visible'.
103107
</dd>
104108

105109
</dl>

0 commit comments

Comments
 (0)