Make sure attr() works on non DOM element nodes. Fixes #7202, #7451, #7500.
authorAnton M <haskell_noob-github@yahoo.de>
Sat, 13 Nov 2010 13:39:28 +0000 (14:39 +0100)
committerAnton M <haskell_noob-github@yahoo.de>
Sat, 13 Nov 2010 13:39:28 +0000 (14:39 +0100)
Also added some tests for this attr(name), attr(name, value) and removeAttr(name).


No differences found