File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2653,9 +2653,12 @@ <h3 id="text-shadow"><span class="secno">8.3</span>
26532653 shadow above the text.</ p >
26542654
26552655 < p > A blur radius may optionally be specified after the shadow offset.
2656- The blur radius is a length value that indicates the boundaries of the
2657- blur effect. The exact algorithm for computing the blur effect is not
2658- specified. If the blur radius is not specified, it is equal to zero.</ p >
2656+ If the blur radius is not specified, it is equal to zero. The blur
2657+ radius is a length value that indicates the boundaries of the blur
2658+ effect. If it is zero, the shadow is sharp; otherwise the larger
2659+ the value, the more the shadow is blurred. The exact algorithm for
2660+ computing the blur effect is not specified. Negative values are not
2661+ allowed.</ p >
26592662
26602663 < p > A color value may optionally be specified before or after the length
26612664 values of the shadow effect. This color value must be used as the color
You can’t perform that action at this time.
0 commit comments