aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/xmlserializer.rs
Commit message (Expand)AuthorAgeFilesLines
* Add trait DomObjectWrap to provide WRAP functionYUAN LYU2020-03-201-6/+1
* Modify `script` to prevent further violations of snake_caseKunal Mohan2020-01-181-0/+1
* Implement XMLSerializer interfaceGeorge Roman2019-03-211-0/+60