WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 78293
90828
Interrupted background-image transitions don't transition
https://bugs.webkit.org/show_bug.cgi?id=90828
Summary
Interrupted background-image transitions don't transition
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2012-07-09 15:41:48 PDT
<
rdar://problem/11835172
>
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
https://bugs.webkit.org/show_bug.cgi?id=78293
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.
Top of Page
Format For Printing
XML
Clone This Bug