mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Fix other parts of the Servo build.
This commit is contained in:
parent
6d43bf78bc
commit
5d8545d2b4
9 changed files with 27 additions and 8 deletions
|
@ -1089,6 +1089,7 @@ impl WindowMethods for Window {
|
|||
ParsingMode::DEFAULT,
|
||||
quirks_mode,
|
||||
self.css_error_reporter(),
|
||||
None,
|
||||
);
|
||||
let media_query_list =
|
||||
media_queries::MediaList::parse(&context, &mut parser);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue