You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>This property accepts a comma-separated list of shadow effects to
1236
-
be applied to the text of the element. Values are interpreted as for <aclass="property" data-link-type="propdesc" href="https://www.w3.org/TR/css-background-3/#propdef-box-shadow" id="ref-for-propdef-box-shadow">box-shadow</a><adata-link-type="biblio" href="#biblio-css-backgrounds-3">[CSS-BACKGROUNDS-3]</a>.
1237
-
(But note that spread values and the <aclass="css" data-link-type="maybe" href="https://www.w3.org/TR/css-background-3/#shadow-inset" id="ref-for-shadow-inset">inset</a> keyword are not allowed.)
1236
+
be applied to the text of the element. Values are interpreted as for <aclass="property" data-link-type="propdesc" href="https://www.w3.org/TR/css-backgrounds-3/#propdef-box-shadow" id="ref-for-propdef-box-shadow">box-shadow</a><adata-link-type="biblio" href="#biblio-css-backgrounds-3">[CSS-BACKGROUNDS-3]</a>.
1237
+
(But note that spread values and the <aclass="css" data-link-type="maybe" href="https://www.w3.org/TR/css-backgrounds-3/#shadow-inset" id="ref-for-shadow-inset">inset</a> keyword are not allowed.)
1238
1238
Each layer shadows the element’s text and all its text decorations
1239
1239
(composited together).
1240
1240
If the color of the shadow is not specified,
@@ -1252,7 +1252,7 @@ <h2 class="heading settled" data-level="4" id="text-shadow-property"><span class
1252
1252
It is undefined whether a given shadow layer shadows
1253
1253
each glyph or decoration independently
1254
1254
or if the text and/or decorations are flattened and then shadowed. </p>
1255
-
<p>Unlike <aclass="property" data-link-type="propdesc" href="https://www.w3.org/TR/css-background-3/#propdef-box-shadow" id="ref-for-propdef-box-shadow①">box-shadow</a>, text shadows are not clipped to the shadowed
1255
+
<p>Unlike <aclass="property" data-link-type="propdesc" href="https://www.w3.org/TR/css-backgrounds-3/#propdef-box-shadow" id="ref-for-propdef-box-shadow①">box-shadow</a>, text shadows are not clipped to the shadowed
1256
1256
shape and may show through if the text is partially-transparent.
1257
1257
Like <spanclass="property">box-shadow</span>, text shadows do not influence layout, and do not
1258
1258
trigger scrolling or increase the size of the scrollable area. </p>
0 commit comments