Skip to content

Commit 9328788

Browse files
committed
[css2] added value of none to quotes prop
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40945
1 parent d33104a commit 9328788

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
@@ -352,7 +352,7 @@ no;; N/A;; visual */
352352
/* content;; [ <string> | <uri> | <counter> | open-quote | close-quote | no-open-quote | no-close-quote ]+ | inherit;; empty string;;
353353
:before and :after;; no;; N/A;; all */
354354

355-
/* quotes;; [<string> <string>]* | inherit;; depends on user agent;;
355+
/* quotes;; [<string> <string>]+ | none | inherit;; depends on user agent;;
356356
*;; yes;; N/A;; visual */
357357

358358
/* counter-reset;; [ <identifier> <integer>? ]+ | inherit;; depends on user

0 commit comments

Comments
 (0)