@@ -1510,7 +1510,7 @@ <h3 id="the-border-style">Line Patterns: the 'border-style' properties</h3>
15101510 < dfn > border-left-style</ dfn >
15111511 < tr >
15121512 < th > < a href ="#values "> Value</ a > :
1513- < td > < var > <border -style></ var >
1513+ < td > < var > <line -style></ var >
15141514 < tr >
15151515 < th > Initial:
15161516 < td > none
@@ -1540,7 +1540,7 @@ <h3 id="the-border-style">Line Patterns: the 'border-style' properties</h3>
15401540 < td > < dfn > border-style</ dfn >
15411541 < tr >
15421542 < th > < a href ="#values "> Value</ a > :
1543- < td > < var > <border -style></ var > {1,4}
1543+ < td > < var > <line -style></ var > {1,4}
15441544 < tr >
15451545 < th > Initial:
15461546 < td > (see individual properties)
@@ -1573,7 +1573,7 @@ <h3 id="the-border-style">Line Patterns: the 'border-style' properties</h3>
15731573the same as top, and a missing right is also the same as top.
15741574
15751575< p > Where
1576- < pre class =prod > < dfn > < var > <border -style></ var > </ dfn > = none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset</ pre >
1576+ < pre class =prod > < dfn > < var > <line -style></ var > </ dfn > = none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset</ pre >
15771577
15781578< p > Values have the following meanings:
15791579
@@ -1661,7 +1661,7 @@ <h3 id="the-border-width">Line Thickness: the 'border-width' properties</h3>
16611661 < dfn > border-bottom-width</ dfn > , < dfn > border-left-width</ dfn >
16621662 < tr >
16631663 < th > < a href ="#values "> Value</ a > :
1664- < td > < var > <border -width></ var >
1664+ < td > < var > <line -width></ var >
16651665 < tr >
16661666 < th > Initial:
16671667 < td > medium
@@ -1691,7 +1691,7 @@ <h3 id="the-border-width">Line Thickness: the 'border-width' properties</h3>
16911691 < td > < dfn > border-width</ dfn >
16921692 < tr >
16931693 < th > < a href ="#values "> Value</ a > :
1694- < td > < var > <border -width></ var > {1,4}
1694+ < td > < var > <line -width></ var > {1,4}
16951695 < tr >
16961696 < th > Initial:
16971697 < td > (see individual properties)
@@ -1718,7 +1718,7 @@ <h3 id="the-border-width">Line Thickness: the 'border-width' properties</h3>
17181718< p > These properties set the thickness of the border.
17191719Where
17201720
1721- < pre class =prod > < dfn > < var > <border -width></ var > </ dfn > = < var > <length></ var > | thin | medium | thick</ pre >
1721+ < pre class =prod > < dfn > < var > <line -width></ var > </ dfn > = < var > <length></ var > | thin | medium | thick</ pre >
17221722
17231723< p > The lengths corresponding to ''thin'', ''medium'' and
17241724''thick'' are not specified, but the values are constant throughout a
@@ -1750,8 +1750,8 @@ <h3 id="the-border-shorthands">Border Shorthand Properties</h3>
17501750 < dfn > border-left</ dfn >
17511751 < tr >
17521752 < th > < a href ="#values "> Value</ a > :
1753- < td > < var > <border -width></ var > ||
1754- < var > <border -style></ var > ||
1753+ < td > < var > <line -width></ var > ||
1754+ < var > <line -style></ var > ||
17551755 < var > <color></ var >
17561756 < tr >
17571757 < th > Initial:
@@ -1786,8 +1786,8 @@ <h3 id="the-border-shorthands">Border Shorthand Properties</h3>
17861786 < td > < dfn > border</ dfn >
17871787 < tr >
17881788 < th > < a href ="#values "> Value</ a > :
1789- < td > < var > <border -width></ var > ||
1790- < var > <border -style></ var > ||
1789+ < td > < var > <line -width></ var > ||
1790+ < var > <line -style></ var > ||
17911791 < var > <color></ var >
17921792 < tr >
17931793 < th > Initial:
@@ -3287,7 +3287,7 @@ <h3 id="exit">
32873287< h2 id ="changes ">
32883288Changes</ h2 >
32893289
3290- < h3 id ="changes-2012 ">
3290+ < h3 id ="changes-2012-07 ">
32913291Changes since the 24 July 2012 Candidate Recommendation</ h3 >
32923292
32933293< p > The following (non-trivial) changes were made to this specification since the
@@ -3304,7 +3304,7 @@ <h3 id="changes-2012">
33043304 (since 'border-image-width' is initially set to the computed 'border-width', which in this case is zero).
33053305</ ul >
33063306
3307- < h3 id ="changes-2012 ">
3307+ < h3 id ="changes-2012-04 ">
33083308Changes since the 17 April 2012 Candidate Recommendation</ h3 >
33093309
33103310< p > The following (non-editorial) changes were made to this specification since the
0 commit comments