File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -773,7 +773,11 @@ Inherited: no
773
773
Percentages : N/A
774
774
Computed value : list, each item either 'none' or a pair of offsets
775
775
(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
777
781
</pre>
778
782
779
783
<p> The 'box-shadow-offset' property defines one or more drop shadow offsets.
@@ -904,11 +908,7 @@ Applies to: all elements
904
908
Inherited : no
905
909
Percentages : N/A
906
910
Computed 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
912
912
</pre>
913
913
914
914
<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