Skip to content

Commit b786866

Browse files
committed
x
1 parent 75dbfa5 commit b786866

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css3-multicol/Overview.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@ <h3 id=cw><span class=secno>3.1. </span>&lsquo;<a
704704
<tr>
705705
<td><em>Computed&nbsp;value:</em>
706706

707-
<td>the absolute length
707+
<td>the absolute length, zero or larger
708708
</table>
709709

710710
<p>This property describes the width of columns in multicol elements.
@@ -721,8 +721,8 @@ <h3 id=cw><span class=secno>3.1. </span>&lsquo;<a
721721

722722
<dd>describes the optimal column width. The actual column width may be
723723
wider (to fill the available space), or narrower (only if the available
724-
space is smaller than the specified column width). Values must be greater
725-
than 0.
724+
space is smaller than the specified column width). Specified values must
725+
be greater than 0.
726726
</dl>
727727

728728
<div class=example>

0 commit comments

Comments
 (0)