>>A lot of code now rely on a prefixed or unprefixed version of
>> `matchesSelector` as this has shipped in an interoperable fashion in all
>> browsers now.
>
>Unprefixed?

Yeah. Future-proofing of existing code, mostly:

    
https://github.com/search?q=matchesSelector+msMatchesSelector&type=Code&ref
=searchresults


Reply via email to