Skip to content

Commit 3e69f7c

Browse files
committed
[dbaron revision history] More missing whitespace. (date: 2003/07/16 22:57:55)
1 parent 692a094 commit 3e69f7c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css3-syntax/Overview.src.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,8 @@ <h4>Style sheets</h4>
539539
value : [ any | block | ATKEYWORD S* ]+;
540540
any : [ IDENT | NUMBER | PERCENTAGE | DIMENSION | STRING
541541
| DELIM | URI | HASH | UNICODE-RANGE | INCLUDES
542-
| FUNCTION S* any* ')' | DASHMATCH | '(' any* ')' | '[' any* ']' ] S*;
542+
| FUNCTION S* any* ')' | DASHMATCH | '(' S* any* ')'
543+
| '[' S* any* ']' ] S*;
543544
</PRE>
544545

545546
<div class="issue">

0 commit comments

Comments
 (0)