servo/components/script/parse
Matt Brubeck 65a0d1fe9a Infrastructure for synchronous script loading
This implements the parts of the "prepare a script element" algorithm that are
required for synchronous scripts.  It also adds some infrastructure for future
support of the `async` and `defer` attributes.
2014-10-29 14:30:42 -07:00
..
html.rs Infrastructure for synchronous script loading 2014-10-29 14:30:42 -07:00
mod.rs Adding initial version of parser trait 2014-10-29 11:31:20 -04:00