Skip to content

Commit 6fc21d2

Browse files
author
howcome
committed
machine-generated version
1 parent 3b9894f commit 6fc21d2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css-multicol/Overview.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1007,7 +1007,7 @@ <h3 id=pseudo-algorithm><span class=secno>3.4. </span>Pseudo-algorithm</h3>
10071007
<p>And:
10081008

10091009
<pre>
1010-
(11) W := max(0, ((U + column-gap)/N - column-gap)
1010+
(11) W := max(0, ((U + column-gap)/N - column-gap))
10111011
</pre>
10121012

10131013
<p>In paged media, user agents may perform this calculation on a per-page
@@ -1265,8 +1265,8 @@ <h3 id=crs><span class=secno>4.3. </span>‘<a
12651265
are defined in <a href="#CSS21"
12661266
rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a> and the values are
12671267
interpreted as in the <a
1268-
href="http://www.w3.org/TR/CSS2/tables.html#collapsing-borders">the
1269-
collapsing border model</a>.
1268+
href="http://www.w3.org/TR/CSS2/tables.html#collapsing-borders">collapsing
1269+
border model</a>.
12701270

12711271
<p>The ‘<code class=property>none</code>’ value forces the computed
12721272
value of <a class=property href="#column-rule-width"><code

0 commit comments

Comments
 (0)