Re: [csswg-drafts] [css-pseudo-4] Should Element.pseudo("unknown") be an error or return null? (#3603)

@annevk `::before` would be valid. `:before` would be invalid. If we later allow `::part()` then we'll have to define what gets returned for the various arguments to it; currently it's invalid because not supported.

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

Received on Wednesday, 27 March 2019 16:42:17 UTC