Re: [dom] matches, querySelector, etc. shouldn't throw on an unrecognized selector (#39)

@foolip note that this would only affect the new APIs that are not implemented yet. `query()` and `queryAll()`. And if we did that we'd need some way to find out if a selector were supported. Perhaps on the `CSS` global somewhere.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/39#issuecomment-125604079

Received on Tuesday, 28 July 2015 13:20:27 UTC