File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -902,10 +902,11 @@ Inherited: no
902902Percentages : N/A
903903Computed value : see individual properties
904904Animation type : by computed value,
905- appending blank shadows (''transparent 0 0 0 0'')
906- with a corresponding ''box-shadow-position/inset'' keyword as needed
907- to match the longer list
908- if the shorter list is otherwise compatible with the longer one
905+ letting ''box-shadow-offset/none'' create a blank shadow
906+ (''transparent 0 0 0 0'') when interpolated with non-'none' values
907+ and appending blank shadows with a corresponding
908+ ''box-shadow-position/inset'' keyword as needed to match the longer list
909+ if the shorter list is otherwise compatible with the longer one
909910</pre>
910911
911912 <p> The 'box-shadow' property attaches one or more drop-shadows to the box.
You can’t perform that action at this time.
0 commit comments