errorrik / mdv

Automatically exported from code.google.com/p/mdv
Apache License 2.0
0 stars 0 forks source link

Implement comment node terminators for template usage/instances #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
And update the docs

Original issue reported on code.google.com by rafaelw@chromium.org on 27 Apr 2011 at 9:18

GoogleCodeExporter commented 8 years ago

Original comment by adamk@chromium.org on 27 Apr 2011 at 11:11

GoogleCodeExporter commented 8 years ago

Original comment by adamk@chromium.org on 27 Apr 2011 at 11:40

GoogleCodeExporter commented 8 years ago
r45 adds the comment nodes to the DOM. Next step is to actually make use of 
them when doing DOM manipulation in TemplateInstances.

Original comment by adamk@chromium.org on 29 Apr 2011 at 12:23

GoogleCodeExporter commented 8 years ago
r46 now uses the comment nodes to figure out which nodes are owned.

Original comment by adamk@chromium.org on 2 May 2011 at 6:44