Skip to content

Commit 771ea33

Browse files
committed
[css2] minor fix
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40497
1 parent 8edef96 commit 771ea33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css2/properties/properties.db

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ allowed on <'font-size'> and <'line-height'> ;; visual
171171
0;; block-level elements;; yes;; refer to parent element's width;; visual
172172
*/
173173

174-
/* text-shadow;; none | [<color> || <length> <length> <length>? , [<color> || <length> <length> <length>?] ;; none;; all;; No, but see clarification below;; N/A;; visual*/
174+
/* text-shadow;; none | [<color> || <length> <length> <length>? ,]* [<color> || <length> <length> <length>?] ;; none;; all;; No, but see clarification below;; N/A;; visual*/
175175

176176
/* text-align;; left | right | center | justify;;
177177
depends on user agent;;

0 commit comments

Comments
 (0)