-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Many reftests fail under servodriver #39180
Copy link
Copy link
Closed
Labels
A-content/imagesInteracting with images from web contentInteracting with images from web contentA-testing
Description
Lots of reftests that pass under the servo test harness fail when run under the servodriver harness. This seems to be related to taking a screenshot after a CSS background image is considered loaded but is not rendered yet. Running the test with --pref network_http_cache_disabled appears to make the test pass again.
Blocks #34683.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-content/imagesInteracting with images from web contentInteracting with images from web contentA-testing