File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 2696
2696
<>
2697
2697
2698
2698
Specifies the color of the shadow.
2699
- If the color is absent, the used color is taken from the 'color' property .
2699
+ If the color is absent, it defaults to ''currentColor'' .
2700
2700
2701
2701
inset
2702
2702
If present, the ''box-shadow/inset'' keyword changes the drop shadow
@@ -2974,6 +2974,16 @@ Changes
2974
2974
2975
2975
Changes since the 17 October 2017 Candidate Recommendation
2976
2976
2977
+
2978
+
2979
+ Clarified that an omitted <> in a <> defaults to ''currentColor'' ,
2980
+ not some mysterious unnamed value with the same behavior.
2981
+
2982
+
2983
+
If the color is absent,
it defaults to
''currentColor''
2984
+ the used color is taken from the 'color' property.
2985
+
2986
+
2977
2987
2978
2988
2979
2989
Changes since the 9 September 2014 Candidate Recommendation
You can’t perform that action at this time.
0 commit comments