- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Tue, 23 Nov 2010 14:06:02 -0500
- To: Anne van Kesteren <annevk@opera.com>
- CC: whatwg <whatwg@lists.whatwg.org>, www-svg <www-svg@w3.org>
On 11/23/10 2:02 PM, Anne van Kesteren wrote: > So if I set Element.className on an element that is not in a namespace > and has no attributes. Its attributes collection remains empty or > something? Hmm. I would think this should throw (since this won't do what you expect; e.g. CSS selectors and getElemetsByClassName won't start matching it). -Boris
Received on Tuesday, 23 November 2010 19:06:36 UTC