@@ -1144,16 +1144,15 @@ <h3 id=column-gap><span class=secno>4.1. </span>‘<a
11441144
11451145 < p > Column gaps cannot be negative.
11461146
1147- < h3 id =crc > < span class =secno > 4.2. </ span > ‘< a
1148- href ="#column-rule-color "> < code
1149- class =property > column-rule-color</ code > </ a > ’</ h3 >
1147+ < h3 id =crc > < span class =secno > 4.2. </ span > ‘< code
1148+ class =property > column-rule-color</ code > ’</ h3 >
11501149
11511150 < table class =propdef >
11521151 < tbody >
11531152 < tr >
11541153 < td > < em > Name:</ em >
11551154
1156- < td > < dfn id = column-rule-color > column-rule-color</ dfn >
1155+ < td > < var > column-rule-color</ var >
11571156
11581157 < tr >
11591158 < td > < em > Value:</ em >
@@ -1163,9 +1162,8 @@ <h3 id=crc><span class=secno>4.2. </span>‘<a
11631162 < tr >
11641163 < td > < em > Initial:</ em >
11651164
1166- < td > < a
1167- href ="http://www.w3.org/TR/css3-color/#currentcolor "> currentColor</ a >
1168- <!-- <td>same as for 'color' property [[!CSS21]]-->
1165+ < td > currentColor
1166+ <!-- <td><a href="http://www.w3.org/TR/css3-color/#currentcolor">currentColor</a>-->
11691167
11701168 < tr >
11711169 < td > < em > Applies to:</ em >
@@ -1189,7 +1187,6 @@ <h3 id=crc><span class=secno>4.2. </span>‘<a
11891187
11901188 < tr >
11911189 < td > < em > Computed value:</ em >
1192- <!-- <td>the same as the computed value for the 'color' property [[!CSS21]]-->
11931190
11941191 < td > the same as the computed value for the ‘< code
11951192 class =property > color</ code > ’ property < a href ="#CSS3COLOR "
@@ -1205,7 +1202,6 @@ <h3 id=crc><span class=secno>4.2. </span>‘<a
12051202 < p > This property sets the color of the column rule. The <color>
12061203 values are defined in < a href ="#CSS3COLOR "
12071204 rel =biblioentry > [CSS3COLOR]<!--{{!CSS3COLOR}}--> </ a > .
1208- <!--<p>This property sets the color of the column rule. The <color> values are defined in [[!CSS21]]. -->
12091205
12101206 < h3 id =crs > < span class =secno > 4.3. </ span > ‘< a
12111207 href ="#column-rule-style "> < code
@@ -1394,10 +1390,9 @@ <h3 id=column-rule><span class=secno>4.5. </span>‘<a
13941390 href ="#column-rule-width "> < code
13951391 class =property > column-rule-width</ code > </ a > ’, ‘< a
13961392 href ="#column-rule-style "> < code
1397- class =property > column-rule-style</ code > </ a > ’, and ‘< a
1398- href ="#column-rule-color "> < code
1399- class =property > column-rule-color</ code > </ a > ’ at the same place in the
1400- style sheet. Omitted values are set to their initial values.
1393+ class =property > column-rule-style</ code > </ a > ’, and ‘< code
1394+ class =property > column-rule-color</ code > ’ at the same place in the style
1395+ sheet. Omitted values are set to their initial values.
14011396
14021397 < div class =example >
14031398 < p > In this example, the column rule and the column gap have the same
@@ -2560,9 +2555,6 @@ <h2 class=no-num id=index>Index</h2>
25602555 < li > column-rule, < a href ="#column-rule0 "
25612556 title ="section 4.5. "> < strong > 4.5.</ strong > </ a >
25622557
2563- < li > column-rule-color, < a href ="#column-rule-color "
2564- title ="section 4.2. "> < strong > 4.2.</ strong > </ a >
2565-
25662558 < li > column-rule-style, < a href ="#column-rule-style "
25672559 title ="section 4.3. "> < strong > 4.3.</ strong > </ a >
25682560
@@ -2722,21 +2714,6 @@ <h2 class=no-num id=property-index>Property index</h2>
27222714
27232715 < td > visual
27242716
2725- < tr >
2726- < th > < a class =property href ="#column-rule-color "> column-rule-color</ a >
2727-
2728- < td > <color>
2729-
2730- < td > currentColor
2731-
2732- < td > multicol elements
2733-
2734- < td > no
2735-
2736- < td > N/A
2737-
2738- < td > visual
2739-
27402717 < tr >
27412718 < th > < a class =property href ="#column-rule-style "> column-rule-style</ a >
27422719
0 commit comments