- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Tue, 23 Nov 2010 14:06:02 -0500
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 11:06:02 UTC