html5ever icon indicating copy to clipboard operation
html5ever copied to clipboard

Implement full XML serialization for nodes

Open jdm opened this issue 5 years ago • 6 comments

The implementation in https://github.com/servo/html5ever/blob/master/xml5ever/src/serialize/mod.rs is fairly simplistic, and does not reflect the complexity described by https://w3c.github.io/DOM-Parsing/#dfn-xml-serialization.

jdm avatar Mar 18 '19 20:03 jdm