servo/components/script/parse
Matt Brubeck fe123ad07c Switch to synchronous script loading
This removes the old code for asyncronously loading scripts during HTML
parsing and then executing them afterward.

Fixes #3356.
2014-10-29 14:31:47 -07:00
..
html.rs Switch to synchronous script loading 2014-10-29 14:31:47 -07:00
mod.rs Adding initial version of parser trait 2014-10-29 11:31:20 -04:00