Closed
Description
I am not sure whether the current requirement of one or more random items in random-item()
is intentional or if it should be two or more:
- <random-item()> = random-item( <random-caching-options> ';' <declaration-value> [ ';' <declaration-value> ]* )
+ <random-item()> = random-item( <random-caching-options> ';' <declaration-value> [ ';' <declaration-value> ]+ )
Alternatively:
<random-item()> = random-item( <random-caching-options> [ ';' <declaration-value> ]{2,} )
Metadata
Metadata
Assignees
Labels
No labels