File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -946,14 +946,15 @@ <h3 id='crc'>'column-rule-color'</h3>
946946< table class =propdef >
947947 < tr >
948948 < td > < em > Name:</ em >
949- < td > < dfn > column-rule-color</ dfn >
949+ < td > < var > column-rule-color</ var >
950950 < tr >
951951 < td > < em > Value:</ em >
952952 < td > <color>
953953 < tr >
954954 < td > < em > Initial:</ em >
955- < td > < a href ="http://www.w3.org/TR/css3-color/#currentcolor "> currentColor</ a >
956- <!-- <td>same as for 'color' property [[!CSS21]]-->
955+ < td > currentColor
956+ <!-- <td><a href="http://www.w3.org/TR/css3-color/#currentcolor">currentColor</a>-->
957+
957958 < tr >
958959 < td > < em > Applies to:</ em >
959960 < td > multicol elements
@@ -968,8 +969,6 @@ <h3 id='crc'>'column-rule-color'</h3>
968969 < td > visual
969970 < tr >
970971 < td > < em > Computed value:</ em >
971- <!-- <td>the same as the computed value for the 'color' property [[!CSS21]]-->
972-
973972 < td > the same as the computed value for the 'color' property [[!CSS3COLOR]]
974973 < tr >
975974 < td > < em > Animatable:</ em >
@@ -978,8 +977,6 @@ <h3 id='crc'>'column-rule-color'</h3>
978977
979978< p > This property sets the color of the column rule. The <color> values are defined in [[!CSS3COLOR]].
980979
981- <!--<p>This property sets the color of the column rule. The <color> values are defined in [[!CSS21]]. -->
982-
983980
984981< h3 id ='crs '> 'column-rule-style'</ h3 >
985982
You can’t perform that action at this time.
0 commit comments