RE: Making selectors first-class citizens

> Read the thread more closely - as always, we only suggest dropping
> prefixed variants *if possible*.

Define possible. 

If we add "matchesSelector" as an official alias to "matches" the same way "querySelector" and "querySelectorAll" will be aliases to "query" and "queryAll" soon, it should be possible to drop the prefixed version. This is possible, according to my definition of possible.

So, the question is: do we want browser to feature "matchesSelector", "blablaMatchesSelector" or break stuff? My take would be we should prefer the former.

After that, it's just an opinion, now you have it do whatever you think with it ;-) 		 	   		  

Received on Monday, 16 September 2013 20:45:34 UTC