]> source.dussan.org Git - jquery.git/commit
Manipulation: don't test data-URI with script element in IE8
authorOleg Gaidarenko <markelog@gmail.com>
Wed, 3 Dec 2014 09:35:21 +0000 (12:35 +0300)
committerOleg Gaidarenko <markelog@gmail.com>
Wed, 3 Dec 2014 09:35:21 +0000 (12:35 +0300)
commit503e54564a8a88b7e968b64a920f2eeceffb0b74
tree769904cc986985490968f32d075361302ea98227
parentbc1902ddc08502d60ee77e00ea95d454666d7e56
Manipulation: don't test data-URI with script element in IE8

Since, apparently, it doesn't support it. Couldn't find more relevant info
then this - http://msdn.microsoft.com/en-us/library/cc848897(v=vs.85).aspx

No guard for older IE, since support for them will be removed soon anyway
test/unit/manipulation.js