servo/components/script/parse
Ms2ger c7c7dc03ee Move the networking code in parse_html into ScriptTask::load.
This doesn't really have anything to do with parsing HTML, and fits in better
with the code in ScriptTask::load. In particular, all changes to Page's url
now go through ScriptTask methods.
2014-12-08 12:44:49 +01:00
..
html.rs Move the networking code in parse_html into ScriptTask::load. 2014-12-08 12:44:49 +01:00
mod.rs Adding initial version of parser trait 2014-10-29 11:31:20 -04:00