Handle changing form attributes correctly when there is a child element with the...
authorDavid Petersen <public@petersendidit.com>
Mon, 7 Dec 2009 23:43:36 +0000 (07:43 +0800)
committerJohn Resig <jeresig@gmail.com>
Wed, 9 Dec 2009 06:43:55 +0000 (14:43 +0800)
commit841f9ff7a1815b521044aeeb39ccbe70fa688201
treeb4102f2867510421c08b93553a9b12a418a360a8
parentd3dc2d1234af10cb856519a01a97358eb4103008
Handle changing form attributes correctly when there is a child element with the same name.  Fixes #4299
src/attributes.js
test/unit/attributes.js