servo/components/script/dom/servoparser
Anthony Ramine 30f0553ac7 Introduce PendingScript
This moves scripts' loading results in Document, instead of maintaining them
behind a DOMRefCell in each HTMLScriptElement.
2017-01-11 17:37:19 +01:00
..
html.rs Unify text insertion when parsing HTML and XML 2017-01-10 11:16:42 +01:00
mod.rs Introduce PendingScript 2017-01-11 17:37:19 +01:00
xml.rs Unify text insertion when parsing HTML and XML 2017-01-10 11:16:42 +01:00