Re: Making selectors first-class citizens

On 9/11/13 12:26 PM, Brian Kardell wrote:
> If something with the same name but different
> signature or functionality goes out unprefixed, things will break.

Why is this, exactly?  Is code assuming that "mozFoo", "webkitFoo" and 
"foo" are interchangeable?  Because they sure aren't, in general.

In any case, there is no "mozMatches" or "webkitMatches", so "matches" 
should be ok.

-Boris

Received on Wednesday, 11 September 2013 16:29:22 UTC