aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/servoparser/async_html.rs
Commit message (Collapse)AuthorAgeFilesLines
...
* replaced ParseNodeID with ParseNodeIdstreichgeorg2017-06-261-22/+22
|
* Add flag for sync/async CE creationConnor Brewster2017-06-231-2/+3
|
* Support `is` option when creating elementsConnor Brewster2017-06-231-2/+8
|
* Remove target and data fields from parse_node_dataNikhil Shagrithaya2017-06-221-19/+6
|
* Added Async HTML TokenizerNikhil Shagrithaya2017-06-171-0/+493