File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments