Re: [csswg-drafts] [cssom] Please define parsing a group of selectors more clearly

*Should* "parse a selector" care about namespace prefixes? That is, should I make the language there more specific, or remove it entirely?  I think it's context-specific, which means the calling context has to manually check the namespace prefixes in the returned selector for itself.  I think I can remove the "unknown simple selector" thing too, then?  It might be legitimately useful to have a generic selector-parsing algo that doesn't care if a pseudo-class is unknown.

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

Received on Friday, 9 June 2017 17:30:03 UTC