Bug 86698
| Summary: | [Chromium][Win] REGRESSION: gif background images are broken | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Hajime Morrita <morrita> |
| Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | abarth, pkasting |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Hajime Morrita
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Hajime Morrita
There are more.
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fforms%2Finput-align-image.html%2Cfast%2Fforms%2FpreserveFormDuringResidualStyle.html%2Cfast%2Fbackgrounds%2Frepeat%2Fnegative-offset-repeat-transformed.html%2Cfast%2Fbackgrounds%2Frepeat%2Fnegative-offset-repeat.html%2Cfast%2Fforms%2Finput-appearance-bkcolor.html%2Cfast%2Fforms%2Finput-appearance-height.html%2Cfast%2Fforms%2Fselect-style.html
Adam Barth
Should we roll http://trac.webkit.org/changeset/117333 out to see if that fixes it?
Peter Kasting
This was fixed before you filed this bug in r117373 -- see bug 86531.
Removed the expectations in r117467.