Unify ServoHTMLParser and ServoXMLParser in ServoParser

This commit is contained in:
Anthony Ramine 2016-10-10 16:11:00 +02:00
parent 609299e1e4
commit 1405be6917
12 changed files with 300 additions and 646 deletions

View file

@ -6,5 +6,5 @@
// web pages.
[Exposed=(Window,Worker),
Inline]
NoInterfaceObject]
interface ServoParser {};