mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
parent
01e336f691
commit
ec5d08c887
9 changed files with 34 additions and 17 deletions
|
@ -106,6 +106,7 @@ impl ServoParser {
|
|||
// Step 1.
|
||||
let loader = DocumentLoader::new(&*context_document.loader());
|
||||
let document = Document::new(window, None, Some(url.clone()),
|
||||
context_document.origin().alias(),
|
||||
IsHTMLDocument::HTMLDocument,
|
||||
None, None,
|
||||
DocumentSource::FromParser,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue