You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HTMLElement.prototype.matches does not support this. jQuery DID support this. This would be nice to keep.
The text was updated successfully, but these errors were encountered:
justinbmeyer
changed the title
immediate child selector (<) doesn't work with native .matches
immediate child selector (>) doesn't work with native .matchesNov 12, 2018
It can be very useful to delegate with something like
> .myThing
:HTMLElement.prototype.matches
does not support this. jQuery DID support this. This would be nice to keep.The text was updated successfully, but these errors were encountered: