@@ -776,8 +776,8 @@ Positioning Area: the 'background-origin' property</h3>
776
776
</pre>
777
777
778
778
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.
781
781
For elements rendered as multiple [=box fragments=]
782
782
(e.g., inline boxes on several lines, boxes on several pages),
783
783
specifies which boxes 'box-decoration-break' [[CSS-BREAK-3]] operates on
@@ -1700,8 +1700,8 @@ Corner Shaping</h3>
1700
1700
the outer border radius minus the corresponding border thickness.
1701
1701
In the case where this results in a negative value,
1702
1702
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.)
1705
1705
Likewise the [=content edge=] radius is
1706
1706
the [=padding edge=] radius minus the corresponding [=padding=] ,
1707
1707
or if that is negative, zero.
@@ -2714,7 +2714,7 @@ Blurring Shadow Edges</h4>
2714
2714
the image that would be generated by applying to the shadow
2715
2715
a Gaussian blur with a standard deviation equal to half the blur radius.
2716
2716
2717
- Note:his means for a long, straight shadow edge,
2717
+ Note: This means for a long, straight shadow edge,
2718
2718
the blur radius will create a visibly apparent color transition
2719
2719
approximately the twice length of the blur radius
2720
2720
that is perpendicular to and centered on the shadow's edge,
0 commit comments