Changes between Initial Version and Version 1 of Ticket #8718
- Timestamp:
- Feb 21, 2009, 8:47:02 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8718 – Description
initial v1 1 NodeList.addContent is currently broken for any random HTML. It should use dojo._toDom()or something related to create the DOM. It also needs some unit tests.1 {{{NodeList.addContent}}} is currently broken for any random HTML. It should use {{{dojo._toDom()}}} or something related to create the DOM. It also needs some unit tests.