- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Fri, 19 Nov 2010 11:34:29 -0500
- To: whatwg <whatwg@lists.whatwg.org>
- CC: www-svg <www-svg@w3.org>
Given that SVG also has classes, it would make some sense to move classList from HTMLElement to Element. That way SVG, and any other languages that define classes (XUL comes to mind, actually) can benefit from it as well. Note that Gecko's current classList implementation lives on Element. -Boris
Received on Friday, 19 November 2010 16:35:11 UTC