File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -773,7 +773,11 @@ Inherited: no
773773Percentages : N/A
774774Computed value : list, each item either 'none' or a pair of offsets
775775 (horizontal and vertical) from the element‘s box
776- Animatable : by computed value
776+ Animatable : by computed value,
777+ appending blank shadows (''transparent 0 0 0 0'')
778+ with a corresponding ''box-shadow-position/inset'' keyword as needed
779+ to match the longer list
780+ if the shorter list is otherwise compatible with the longer one
777781</pre>
778782
779783<p> The 'box-shadow-offset' property defines one or more drop shadow offsets.
@@ -904,11 +908,7 @@ Applies to: all elements
904908Inherited : no
905909Percentages : N/A
906910Computed value : see individual properties
907- Animatable : by computed value,
908- appending blank shadows (''transparent 0 0 0 0'')
909- with a corresponding ''box-shadow-position/inset'' keyword as needed
910- to match the longer list
911- if the shorter list is otherwise compatible with the longer one
911+ Animatable : see individual properties
912912</pre>
913913
914914 <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