mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Implement XMLSerializer interface
This commit is contained in:
parent
e58226814f
commit
c6433efc1d
8 changed files with 76 additions and 67 deletions
|
@ -533,6 +533,7 @@ pub mod xmldocument;
|
|||
pub mod xmlhttprequest;
|
||||
pub mod xmlhttprequesteventtarget;
|
||||
pub mod xmlhttprequestupload;
|
||||
pub mod xmlserializer;
|
||||
pub mod xr;
|
||||
pub mod xrframe;
|
||||
pub mod xrlayer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue