]> source.dussan.org Git - jquery.git/commit
Adjust jQuery('html') detection to only match when html starts with '<' (counting...
authortimmywil <timmywillisn@gmail.com>
Wed, 20 Jun 2012 15:19:24 +0000 (11:19 -0400)
committertimmywil <timmywillisn@gmail.com>
Wed, 20 Jun 2012 15:19:24 +0000 (11:19 -0400)
commit239fc86b01d52fd9df6d1963027ed37b4f6251fc
treeaaae6af1310c6142ea124ea2906fe2f28f4b0085
parent286c4d91dde12ba32f4a56273d05374b1cbb79e7
Adjust jQuery('html') detection to only match when html starts with '<' (counting space characters). Fixes #11290
src/core.js
test/unit/core.js