]> source.dussan.org Git - jquery.git/commit
Selector: Make selector-native's isXMLDoc recognize HTML-embedded SVG
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 29 Jul 2019 20:06:18 +0000 (22:06 +0200)
committerGitHub <noreply@github.com>
Mon, 29 Jul 2019 20:06:18 +0000 (22:06 +0200)
commit2d9d6d5b476b9cd1c546592817ef8e96b32e5792
tree8cddea99155dd643408a86172bbf25797eca4e7e
parent90f78b9aab9c99ff3ffcccb1db602670e9707fa0
Selector: Make selector-native's isXMLDoc recognize HTML-embedded SVG

This commit also backports some jQuery.isXMLDoc tests from master so that this
behavior doesn't regress.

(partially cherry-picked from 79b74e043a4ee737d44a95094ff1184e40bd5b16)

Closes gh-4438
Ref jquery/sizzle#378
Ref jquery/sizzle#436
src/selector-native.js
test/unit/core.js