Re: [csswg-drafts] [css-content] Fix syntaxes according to CSS Values and Units grammar

> ```
>   target-text() = target-text( [ <string> | <url> ] [ , [ content | 
before | after | first-letter] ]? )
> ->
>   <target-text()> = target-text( [ <string> | <url> ] [, [ content |
 before | after | first-letter] ]? )
> ```

Also, a space is missing between `first-letter` and `]`.

Sebastian

-- 
GitHub Notification of comment by SebastianZ
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/663#issuecomment-257280401 
using your GitHub account

Received on Monday, 31 October 2016 12:24:13 UTC