Skip to content

Commit 0a41218

Browse files
committed
s/not drawn/invisible/ for less awkward wording
1 parent d3ff3a7 commit 0a41218

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css3-background/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3163,7 +3163,7 @@ <h3 id=the-border-image-source><span class=secno>6.1. </span>Image Source:
31633163
additional background layer for the element. If the value is &lsquo;<code
31643164
class=css>none</code>&rsquo; or if the image cannot be displayed (or the
31653165
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
3166+
element's borders are invisible and the border image is drawn as described
31673167
in the sections below.
31683168

31693169
<h3 id=the-border-image-slice><span class=secno>6.2. </span>Image Slicing:

css3-background/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2279,7 +2279,7 @@ <h3 id="the-border-image-source">Image Source: the 'border-image-source' propert
22792279
'border-style' properties and as an additional background layer for the
22802280
element. If the value is ''none'' or if the image cannot be displayed
22812281
(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
2282+
otherwise the element's borders are invisible and the border image is
22832283
drawn as described in the sections below.
22842284

22852285
<h3 id="the-border-image-slice">Image Slicing: the 'border-image-slice' property</h3>

0 commit comments

Comments
 (0)