@@ -3160,10 +3160,11 @@ <h3 id=the-border-image-source><span class=secno>6.1. </span>Image Source:
31603160 < p > Specifies an image to use instead of the border styles given by the
31613161 ‘< a href ="#border-style "> < code
31623162 class =property > border-style</ code > </ a > ’ properties and as an
3163- additional background layer for the element. If the value is < dfn id =none1
3164- title ="''none''!!'border-image-source' value "> ‘< code
3165- class =css > none</ code > ’</ dfn > or if the image cannot be displayed,
3166- the border styles will be used.
3163+ additional background layer for the element. If the value is ‘< code
3164+ class =css > none</ code > ’ or if the image cannot be displayed (or the
3165+ property doesn't apply), the border styles will be used; otherwise the
3166+ element's borders are not drawn and the border image is drawn as described
3167+ in the sections below.
31673168
31683169 < h3 id =the-border-image-slice > < span class =secno > 6.2. </ span > Image Slicing:
31693170 the ‘< a href ="#border-image-slice "> < code
@@ -5557,12 +5558,6 @@ <h2 class=no-num id=index>Index</h2>
55575558 href ="#none "
55585559 title ="''none'', 'background-image' value "> < strong > 3.3.</ strong > </ a >
55595560
5560- < li > ‘< a href ="#border-image-source "> < code
5561- class =property > border-image-source</ code > </ a > ’ value, < a
5562- href ="#none1 "
5563- title ="''none'', 'border-image-source' value "> < strong > 6.1.</ strong > </ a >
5564-
5565-
55665561 < li > ‘< a href ="#border-style "> < code
55675562 class =property > border-style</ code > </ a > ’ value, < a href ="#none0 "
55685563 title ="''none'', 'border-style' value "> < strong > 4.2.</ strong > </ a >
0 commit comments