hexonaut / haxe-dom

A cross-platform implementation of the DOM. Built to reduce duplicate code across server and client.
MIT License
47 stars 4 forks source link

Remove wrapping span tags for HtmlSnippet #25

Closed hexonaut closed 9 years ago

hexonaut commented 9 years ago

HtmlSnippet span tags are a hacky kind of work-around. Direct html serialization should be handled seamlessly.