File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -851,7 +851,7 @@ Text Shadows: the 'text-shadow' property</h2>
851851 Computed value : either the keyword ''box-shadow/none'' or
852852 a list, each item consisting of three absolute lengths
853853 plus a computed color
854- Animation type : as [= shadow list=]
854+ Animation type : <a href="https://www.w3.org/TR/web-animations-1/#animating- shadow-lists">as shadow list</a>
855855 </pre>
856856
857857 This property accepts a comma-separated list of shadow effects
@@ -860,9 +860,6 @@ Text Shadows: the 'text-shadow' property</h2>
860860 (But note that spread values and the ''box-shadow/inset'' keyword are not allowed.)
861861 Each layer shadows the element's text and all its text decorations
862862 (composited together).
863- If the color of the shadow is not specified,
864- it defaults to ''currentColor'' ,
865- i.e. the shadow’s color is taken from the element’s 'color' property.
866863
867864 The shadow effects are applied front-to-back:
868865 the first shadow is on top.
You can’t perform that action at this time.
0 commit comments