Skip to content

Commit 647eac8

Browse files
committed
[css-backgrounds-3][editorial] small wording tweaks
1 parent d661b59 commit 647eac8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

css-backgrounds-3/Overview.bs

+5-5
Original file line numberDiff line numberDiff line change
@@ -776,8 +776,8 @@ Positioning Area: the 'background-origin' property</h3>
776776
</pre>
777777

778778

779-
Determines the <dfn>background positioning area</dfn>,
780-
which determines the area within which any background images are positioned.
779+
This property determines the <dfn>background positioning area</dfn>:
780+
the area within which any background images are positioned.
781781
For elements rendered as multiple [=box fragments=]
782782
(e.g., inline boxes on several lines, boxes on several pages),
783783
specifies which boxes 'box-decoration-break' [[CSS-BREAK-3]] operates on
@@ -1700,8 +1700,8 @@ Corner Shaping</h3>
17001700
the outer border radius minus the corresponding border thickness.
17011701
In the case where this results in a negative value,
17021702
the inner radius is zero.
1703-
(In such cases the inner curve's center might not coincide
1704-
with that of the outer curve.)
1703+
(In such cases the center of the border’s inner curve might not coincide
1704+
with that of its outer curve.)
17051705
Likewise the [=content edge=] radius is
17061706
the [=padding edge=] radius minus the corresponding [=padding=],
17071707
or if that is negative, zero.
@@ -2714,7 +2714,7 @@ Blurring Shadow Edges</h4>
27142714
the image that would be generated by applying to the shadow
27152715
a Gaussian blur with a standard deviation equal to half the blur radius.
27162716

2717-
Note:his means for a long, straight shadow edge,
2717+
Note: This means for a long, straight shadow edge,
27182718
the blur radius will create a visibly apparent color transition
27192719
approximately the twice length of the blur radius
27202720
that is perpendicular to and centered on the shadow's edge,

0 commit comments

Comments
 (0)