Skip to content

Commit 692a094

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css3-syntax/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@ <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 any* ')' | DASHMATCH | '(' any* ')' | '[' any* ']' ] S*;
542+
| FUNCTION S* any* ')' | DASHMATCH | '(' any* ')' | '[' any* ']' ] S*;
543543
</PRE>
544544

545545
<div class="issue">

0 commit comments

Comments
 (0)