Re: Element.createElement proposal
Robert O'Callahan <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Organization | Mozilla Corporation |
| Message-ID | <[email protected]> |
On 11/8/09 12:03 PM, Jonathan Watt wrote: > In addition to what Jonas says about tag name conflicts, making the DOM Core > spec use the HTML5 parsing rules would essentially be saying "screw you" to any > other languages that may have been using DOM Core for some time. I wouldn't support changing any existing API behaviour. I would only add new APIs like createChild. I'd probably call it something else, like addChild. Rob