mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Unify ServoHTMLParser and ServoXMLParser in ServoParser
This commit is contained in:
parent
609299e1e4
commit
1405be6917
12 changed files with 300 additions and 646 deletions
|
@ -386,9 +386,7 @@ pub mod serviceworker;
|
|||
pub mod serviceworkercontainer;
|
||||
pub mod serviceworkerglobalscope;
|
||||
pub mod serviceworkerregistration;
|
||||
pub mod servohtmlparser;
|
||||
pub mod servoparser;
|
||||
pub mod servoxmlparser;
|
||||
pub mod storage;
|
||||
pub mod storageevent;
|
||||
pub mod stylesheet;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue