- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 09 Jun 2017 17:29:57 +0000
- To: public-css-archive@w3.org
*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