Bug 90828

Summary: Interrupted background-image transitions don't transition
Product: WebKit Reporter: Dean Jackson <dino>
Component: CSSAssignee: Tim Horton <thorton>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: dino, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Dean Jackson
Reported 2012-07-09 15:41:05 PDT
A transition from url to url works fine. However if you interrupt such a transition, it fails because it's trying to animate between cross-fade and the original state. I guess the real title for this bug is "Implement transitions between cross-fade and cross-fade, or url"
Attachments
Radar WebKit Bug Importer
Comment 1 2012-07-09 15:41:48 PDT
Tim Horton
Comment 2 2012-07-09 15:51:11 PDT
(In reply to comment #0) > A transition from url to url works fine. However if you interrupt such a transition, it fails because it's trying to animate between cross-fade and the original state. > > I guess the real title for this bug is "Implement transitions between cross-fade and cross-fade, or url" We have a bug for animating between generated images and themselves/other things, I think it's assigned to me.
Tim Horton
Comment 3 2012-07-09 18:14:53 PDT
Tim Horton
Comment 4 2013-02-22 19:10:45 PST
*** This bug has been marked as a duplicate of bug 78293 ***
Note You need to log in before you can comment on or make changes to this bug.