Skip to content

Commit 91bf9a3

Browse files
author
howcome
committed
machine-generated version
1 parent b7cd981 commit 91bf9a3

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

css-multicol/Overview.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1157,13 +1157,14 @@ <h3 id=crc><span class=secno>4.2. </span>‘<code
11571157
<tr>
11581158
<td><em>Value:</em>
11591159

1160-
<td>&lt;color&gt;
1160+
<td><a
1161+
href="http://www.w3.org/TR/2011/REC-css3-color-20110607/#valuea-def-color">&lt;color&gt;</a>
11611162

11621163
<tr>
11631164
<td><em>Initial:</em>
11641165

1165-
<td>currentColor
1166-
<!-- <td><a href="http://www.w3.org/TR/css3-color/#currentcolor">currentColor</a>-->
1166+
<td><a
1167+
href="http://www.w3.org/TR/css3-color/#currentcolor">currentColor</a>
11671168

11681169
<tr>
11691170
<td><em>Applies to:</em>
@@ -1199,7 +1200,8 @@ <h3 id=crc><span class=secno>4.2. </span>‘<code
11991200
href="http://dev.w3.org/csswg/css3-transitions/#animtype-color">color</a>
12001201
</table>
12011202

1202-
<p>This property sets the color of the column rule. The &lt;color&gt;
1203+
<p>This property sets the color of the column rule. The <a
1204+
href="http://www.w3.org/TR/2011/REC-css3-color-20110607/#valuea-def-color">&lt;color&gt;</a>
12031205
values are defined in <a href="#CSS3COLOR"
12041206
rel=biblioentry>[CSS3COLOR]<!--{{!CSS3COLOR}}--></a>.
12051207

@@ -1348,7 +1350,7 @@ <h3 id=column-rule><span class=secno>4.5. </span>‘<a
13481350
href="#crs">&lt;‘<code
13491351
class=property>column-rule-style</code>’&gt;</a> || [ <a
13501352
href="#crc">&lt;‘<code
1351-
class=property>column-rule-color</code>’&gt;</a> | transparent ]
1353+
class=property>column-rule-color</code>’&gt;</a> ]
13521354

13531355
<tr>
13541356
<td><em>Initial:</em>
@@ -2702,7 +2704,7 @@ <h2 class=no-num id=property-index>Property index</h2>
27022704
<th><a class=property href="#column-rule0">column-rule</a>
27032705

27042706
<td>&lt;‘column-rule-width’&gt; || &lt;‘column-rule-style’&gt;
2705-
|| [ &lt;‘column-rule-color’&gt; | transparent ]
2707+
|| [ &lt;‘column-rule-color’&gt; ]
27062708

27072709
<td>see individual properties
27082710

0 commit comments

Comments
 (0)