File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2277,9 +2277,10 @@ <h3 id="the-border-image-source">Image Source: the 'border-image-source' propert
22772277
22782278< p > Specifies an image to use instead of the border styles given by the
22792279'border-style' properties and as an additional background layer for the
2280- element. If the value is < dfn title ="''none''!!'border-image-source'
2281- value "> ''none''</ dfn > or if the image cannot be displayed,
2282- the border styles will be used.
2280+ element. If the value is ''none'' or if the image cannot be displayed
2281+ (or the property doesn't apply), the border styles will be used;
2282+ otherwise the element's borders are not drawn and the border image is
2283+ drawn as described in the sections below.
22832284
22842285< h3 id ="the-border-image-slice "> Image Slicing: the 'border-image-slice' property</ h3 >
22852286
You can’t perform that action at this time.
0 commit comments