]> source.dussan.org Git - jquery.git/commit
Set the property corresponding to a boolean attribute when setting to true. Fixes...
authortimmywil <tim.willison@thisismedium.com>
Wed, 4 May 2011 19:53:00 +0000 (15:53 -0400)
committertimmywil <tim.willison@thisismedium.com>
Wed, 4 May 2011 19:53:00 +0000 (15:53 -0400)
commit5195335cf4df62c06488807ae857f64c2d549253
treee73edc443de73b55b9a02f802b2054e318a87d6e
parent3ed4b22073767c17c099351637514f5928c0fd68
Set the property corresponding to a boolean attribute when setting to true. Fixes #9103.

- Once boolean properties had been modified natively, setting the attribute no longer set the current value
src/attributes.js
test/unit/attributes.js