2006/12/12, Sam Ruby: > > Perl's XML::Parser::Style::Tree describes a JSON like serialization of a > DOM that might be suitable as an 'input' to a serialization test: > > http://search.cpan.org/dist/XML-Parser/Parser/Style/Tree.pm
There's also JsonML <http://www.jsonml.org/> Much more readable IMO (no hackish "tag-content pair", no hackish "0" tag-name for text nodes) -- Thomas Broyer _______________________________________________ implementors mailing list [email protected] http://lists.whatwg.org/listinfo.cgi/implementors-whatwg.org
