mirror of
https://github.com/servo/servo.git
synced 2025-06-08 08:33:26 +00:00
Bug 1331291 part 1 - Set stylesheet url_data correctly for import rule.
This commit is contained in:
parent
1b07730323
commit
cdc537f23e
10 changed files with 18 additions and 16 deletions
|
@ -160,7 +160,7 @@ impl FetchResponseListener for StylesheetContext {
|
|||
&data,
|
||||
protocol_encoding_label,
|
||||
Some(environment_encoding),
|
||||
&final_url,
|
||||
final_url,
|
||||
Some(&loader),
|
||||
win.css_error_reporter());
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue