Skip to content

Commit 80a234e

Browse files
committed
[css2] Minor edit
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40522
1 parent e85e108 commit 80a234e

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

css2/properties/descriptors.db

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Database for descriptors
1+
# Database for descriptors: name;; value;; initial value;; for media
22
/* font-family;;
33
[ <family-name> | <generic-family> ] [, [<family-name> | <generic-family> ]]*;;
44
depends on user agent ;; visual

css2/properties/properties.db

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

172-
/* text-shadow;; none | [<color> || <length> <length> <length>? ,]* [<color> || <length> <length> <length>?] ;; none;; all;; No, but see clarification below;; N/A;; visual*/
172+
/* text-shadow;; none | [<color> || <length> <length> <length>? ,]*
173+
[<color> || <length> <length> <length>?] ;; none;; all;; no (see clarification below);; N/A;; visual*/
173174

174175
/* text-align;; left | right | center | justify;;
175176
depends on user agent;;

0 commit comments

Comments
 (0)