Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion css-text-decor-3/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -861,7 +861,7 @@ Text Shadows: the 'text-shadow' property</h2>

<pre class="propdef">
Name: text-shadow
Value: none | [ <<color>>? && <<length>>{2,3} ]#
Value: none | [ <<color>>? && [ <<length>>{2} <<length [0,&infin;]>>? ] ]#
Initial: none
Applies to: text
Inherited: yes
Expand Down