Serialize using html5ever

This commit is contained in:
Chris Paris 2015-02-19 17:43:24 -10:00
parent a521755607
commit a5d6c6a1fc
4 changed files with 104 additions and 174 deletions

View file

@ -272,7 +272,6 @@ pub mod htmlprogresselement;
pub mod htmlquoteelement;
pub mod htmlscriptelement;
pub mod htmlselectelement;
pub mod htmlserializer;
pub mod htmlspanelement;
pub mod htmlsourceelement;
pub mod htmlstyleelement;