]> source.dussan.org Git - jquery.git/commit
Manipulation: Change support test to be WWA-friendly
authorJonathan Sampson <jjdsampson@gmail.com>
Tue, 11 Mar 2014 07:44:34 +0000 (03:44 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Thu, 20 Mar 2014 20:54:37 +0000 (16:54 -0400)
commit85af4e6412e49c2e6a872feef00718a46c2fa2ce
tree346c22475c3112bd2b3012f01ab96231cf15015f
parent541e7349b6533eb533c15d17e3e9e432e4a719ea
Manipulation: Change support test to be WWA-friendly

Setting the innerHTML property in an unsafe manner raises issues in
Windows Web Applications. Strings being passed into innerHTML cannot
include the name attribute.

Closes gh-1537
src/manipulation/support.js