mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +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
|
@ -287,6 +287,7 @@ impl HTMLLinkElement {
|
|||
ParsingMode::DEFAULT,
|
||||
document.quirks_mode(),
|
||||
window.css_error_reporter(),
|
||||
None,
|
||||
);
|
||||
let media = MediaList::parse(&context, &mut css_parser);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue