Re: [csswg-drafts] [selectors] A pseudo-element should start with `::` at its start (#6928)

`<pseudo-class-selector>` is
```
<pseudo-class-selector> = ':' <ident-token> |
                          ':' <function-token> <any-value> ')'
```

which contains the first `:`. So I the spec already represents your second proposal.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 3 January 2022 21:07:55 UTC