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

Treating it as non-existent sounds good.  So that would mean returning null per the current spec.  But if my second paragraph last sentence question in https://github.com/w3c/csswg-drafts/issues/3541#issuecomment-459936846 is reasonable, we would could return a (mostly useless) `CSSPseudoElement` object here too.

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

Received on Saturday, 2 February 2019 05:26:51 UTC