aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/servoxmlparser.rs
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #10647 - ConnorGBrewster:parse_xml, r=jdmbors-servo2016-04-271-0/+2
|\
| * Finish hooking up XML parserConnor Brewster2016-04-271-0/+2
* | Move abstract parser infrastructure from servohtmlparser.rs to parseMartin Broesamle2016-04-271-2/+1
|/
* task -> threadrohan.prinja2016-01-101-2/+2
* Avoid some rooting in parsing.Ms2ger2015-12-111-16/+1
* Create and invoke XML parser for XML documents.ronak2015-12-041-6/+56
* Introduce abstraction over HTML and XML parsers for parser network listener.Josh Matthews2015-12-041-1/+118
* Prepare infrastructure for XML parser.jsharda2015-12-041-0/+28
* M1503 - Integrate XML parse -Initial Stepsjsharda2015-11-041-0/+16