mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Delay stylesheet load in test to increase confidence.
This commit is contained in:
parent
f3cdba6b8b
commit
a1ae53a230
12 changed files with 82 additions and 116 deletions
|
@ -108,7 +108,7 @@ impl Pipeline {
|
|||
script_port,
|
||||
constellation_chan.clone(),
|
||||
failure.clone(),
|
||||
resource_task.clone(),
|
||||
resource_task,
|
||||
storage_task.clone(),
|
||||
image_cache_task.clone(),
|
||||
devtools_chan,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue