Bug 86698 - [Chromium][Win] REGRESSION: gif background images are broken
Summary: [Chromium][Win] REGRESSION: gif background images are broken
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-16 20:13 PDT by Hajime Morrita
Modified: 2012-05-17 11:32 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hajime Morrita 2012-05-16 20:13:08 PDT
The following layout test is failing on [insert platform]

transitions/cross-fade-background-image.html

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=transitions%2Fcross-fade-background-image.html

Probable cause:
- http://trac.webkit.org/changeset/117333
the causing range is r117335 - r117324.
Comment 2 Adam Barth 2012-05-16 20:51:11 PDT
Should we roll http://trac.webkit.org/changeset/117333 out to see if that fixes it?
Comment 3 Peter Kasting 2012-05-17 11:32:48 PDT
This was fixed before you filed this bug in r117373 -- see bug 86531.

Removed the expectations in r117467.