Attributes: add SVG class manipulation
commit20aaed367f993f3c2aa204183d82d0d73efa114f
authorTimmy Willison <timmywillisn@gmail.com>
Wed, 6 May 2015 20:30:16 +0000 (6 13:30 -0700)
committerTimmy Willison <timmywillisn@gmail.com>
Tue, 12 May 2015 14:13:46 +0000 (12 10:13 -0400)
tree8cb2c031778c9a867bc5b80dc0893316b3e66204
parent56bb677725b21415905e5c3eeb1e05be4480e780
Attributes: add SVG class manipulation

- Note: support for SVG is limited in jQuery,
  but this is one area where the cost vs benefit ratio
  was acceptable.

Fixes gh-2199
Close gh-2268
src/attributes/classes.js
test/unit/attributes.js