Joseph Kesselman/CAM/Lotus wrote: > > But there is a backward-compatability concern if folks have code which > relies on the old behavior, so a large part of the question is how many > users will be affected and how badly.
That's indeed what we're trying to assess. Specifically we'd like to hear from anybody who's relying on one or more of the following features: - having default attributes from the DTD on elements created by Document.createElement, or Document.createElementNS - having default attributes from the DTD popping back up when removed with Element.removeAttribute, Element.removeAttributeNS, NamedNodeMap.removeNamedItem, or NamedNodeMap.removeNamedItemNS. -- Arnaud Le Hors - IBM, XML Standards Strategy Group / W3C AC Rep. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
