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 49182
84592
[EFL][DRT] Unclear timing behavior of LayoutTestController suspendAnimations() / resumeAnimations()
https://bugs.webkit.org/show_bug.cgi?id=84592
Summary
[EFL][DRT] Unclear timing behavior of LayoutTestController suspendAnimations(...
Dominik Röttsches (drott)
Reported
2012-04-23 06:33:13 PDT
animations/stop-animation-on-suspend.html needs more investigation - currently fails with position values too far off.
Attachments
Add attachment
proposed patch, testcase, etc.
Jussi Kukkonen (jku)
Comment 1
2012-10-09 08:58:07 PDT
From the date I'm guessing you're not currently working on this. I'll take a look.
Jussi Kukkonen (jku)
Comment 2
2012-10-09 12:45:15 PDT
I believe the "webkitAnimationStart" event on document and the one on iframe happen at different times, but the test starts a single timer (on documents event) and of course the the iframe animation isn't synced. That sounds like quite an assumption in the test, but maybe that's how it is supposed to happen?
Jussi Kukkonen (jku)
Comment 3
2012-10-09 12:47:15 PDT
Oh, and this is not just EFL. Happens on most (all?) ports.
Jussi Kukkonen (jku)
Comment 4
2012-10-10 04:50:42 PDT
(In reply to
comment #2
)
> I believe the "webkitAnimationStart" event on document and the one on iframe happen at different times, but the test starts a single timer (on documents event) and of course the the iframe animation isn't synced.
Rephrasing this: "When animationStart happens, the "iframe-box" element does not even exist in the DOM yet".
Dominik Röttsches (drott)
Comment 5
2012-10-30 05:53:12 PDT
*** This bug has been marked as a duplicate of
bug 49182
***
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