Skip to content

Commit f150ed2

Browse files
committed
x
1 parent 56a0e56 commit f150ed2

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

css3-multicol/Overview.html

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1166,8 +1166,8 @@ <h3 id=crs><span class=secno>4.3. </span>&lsquo;<a
11661166
<td><em>Value:</em>
11671167

11681168
<td><a
1169-
href="http://www.w3.org/TR/CSS21/box.html#value-def-border-style">&lt;border-style&gt;</a>
1170-
1169+
href="http://www.w3.org/TR/CSS2/tables.html#table-border-styles">&lt;border-style&gt;</a>
1170+
<!--http://www.w3.org/TR/CSS21/box.html#value-def-border-style-->
11711171

11721172
<tr>
11731173
<td><em>Initial:</em>
@@ -1204,12 +1204,10 @@ <h3 id=crs><span class=secno>4.3. </span>&lsquo;<a
12041204
class=property>column-rule-style</code></a>&rsquo; property sets the style
12051205
of the rule between columns of an element. The &lt;border-style&gt; values
12061206
are defined in <a href="#CSS21"
1207-
rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>.
1208-
1209-
<p>The &lsquo;<code class=css>inset</code>&rsquo; keyword value is shown
1210-
like the &lsquo;<code class=css>ridge</code>&rsquo; value. The
1211-
&lsquo;<code class=css>outset</code>&rsquo; value is shown like
1212-
&lsquo;<code class=css>groove</code>&rsquo;.
1207+
rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a> and the values are
1208+
interpreted as in the <a
1209+
href="http://www.w3.org/TR/CSS2/tables.html#collapsing-borders">the
1210+
collapsing border model</a>.
12131211

12141212
<p>The &lsquo;<code class=property>none</code>&rsquo; value forces the
12151213
computed value of <span class=property>&lsquo;<a

0 commit comments

Comments
 (0)