mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +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
|
@ -6,5 +6,5 @@
|
|||
// web pages.
|
||||
|
||||
[Exposed=(Window,Worker),
|
||||
Inline]
|
||||
NoInterfaceObject]
|
||||
interface ServoParser {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue