[mootools/slick] 92da77: Removed the special attributeGetter for "class" to...

1 view
Skip to first unread message

GitHub

unread,
Feb 5, 2012, 4:21:31 PM2/5/12
to sli...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/mootools/slick
Commit: 92da77c67e9f49cff6801faf945a4ae0e2275e67
https://github.com/mootools/slick/commit/92da77c67e9f49cff6801faf945a4ae0e2275e67
Author: Sebastian Markbage <seba...@calyptus.eu>
Date: 2012-02-05 (Sun, 05 Feb 2012)

Changed paths:
M SlickSpec/specs/select_exhaustive.js
M Source/Slick.Finder.js

Log Message:
-----------
Removed the special attributeGetter for "class" to fix problems where className is not a string (SVG)

AFAIK the only reason for the special attributeGetter is because getAttribute('class') is broken in IE. However, IE will use getAttributeNode('class').nodeValue since forms are broken too. That works.

This fixes the pull request #2262 in MooTools Core.


Commit: 301742ff5d07fb1c8b43361a22d6250f5886ac59
https://github.com/mootools/slick/commit/301742ff5d07fb1c8b43361a22d6250f5886ac59
Author: Christoph Pojer <christo...@gmail.com>
Date: 2012-02-05 (Sun, 05 Feb 2012)

Changed paths:
M SlickSpec/specs/select_exhaustive.js
M Source/Slick.Finder.js

Log Message:
-----------
Merge pull request #66 from calyptus/master

Remove the special attributeGetter for "class" in Slick


Compare: https://github.com/mootools/slick/compare/e09b423...301742f

Reply all
Reply to author
Forward
0 new messages