Enforce that hasClass and removeClass work even with tabs and endlines in class attri...
authorBatiste Bieler <batiste.bieler@gmail.com>
Mon, 14 Dec 2009 21:24:28 +0000 (16:24 -0500)
committerjeresig <jeresig@gmail.com>
Mon, 14 Dec 2009 21:24:28 +0000 (16:24 -0500)
commit649024909d376032e6e9c41f209182d584e51043
treea3a19bbcb5ccd28f056fd13947e9a86473c49e0f
parentb4b30cc6837dc5480f3d1a3da0cb9fe12dfc9b72
Enforce that hasClass and removeClass work even with tabs and endlines in class attributes. Fixes #5505.
src/attributes.js
test/unit/attributes.js