File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3773,7 +3773,7 @@ <h3 id=the-box-shadow><span class=secno>6.2. </span>The ‘<a
37733773 zero. (A zero-sized shadow shape would cause an outer shadow to disappear,
37743774 and an inner shadow to cover the entire padding-box.)
37753775
3776- < p > A positive blur distance indicates that the resulting shadow should be
3776+ < p > A non-zero blur distance indicates that the resulting shadow should be
37773777 blurred, such as by a Gaussian filter. The exact algorithm is not defined;
37783778 however for a long, straight shadow edge, this should create a color
37793779 transition the length of the blur distance that is perpendicular to and
Original file line number Diff line number Diff line change @@ -2741,7 +2741,7 @@ <h3 id="the-box-shadow">The 'box-shadow' property</h3>
27412741floored at zero. (A zero-sized shadow shape would cause an outer shadow
27422742to disappear, and an inner shadow to cover the entire padding-box.)
27432743
2744- < p > A positive blur distance indicates that the resulting shadow should
2744+ < p > A non-zero blur distance indicates that the resulting shadow should
27452745be blurred, such as by a Gaussian filter. The exact algorithm is not
27462746defined; however for a long, straight shadow edge, this should create
27472747a color transition the length of the blur distance that is perpendicular
You can’t perform that action at this time.
0 commit comments