RESOLVED FIXED 62281
[Texmap][Qt] Accelerated animation is repeating as if its direction property is always 'alternate'.
https://bugs.webkit.org/show_bug.cgi?id=62281
Summary [Texmap][Qt] Accelerated animation is repeating as if its direction property ...
Young Han Lee
Reported 2011-06-08 07:32:44 PDT
'-webkit-animation-direction: normal;' does not work at all.
Attachments
to reproduce this bug. (840 bytes, text/html)
2011-06-08 07:35 PDT, Young Han Lee
no flags
Patch (6.68 KB, patch)
2011-06-08 07:49 PDT, Young Han Lee
no flags
Patch (6.58 KB, patch)
2011-06-08 17:30 PDT, Young Han Lee
no flags
Young Han Lee
Comment 1 2011-06-08 07:35:19 PDT
Created attachment 96420 [details] to reproduce this bug.
Young Han Lee
Comment 2 2011-06-08 07:49:03 PDT
Noam Rosenthal
Comment 3 2011-06-08 07:56:26 PDT
Good catch. Thanks!(In reply to comment #2) > Created an attachment (id=96421) [details] > Patch Good catch. That "true" was probably a scaffold that slipped through when upstreaming.
Kenneth Rohde Christiansen
Comment 4 2011-06-08 14:49:41 PDT
Comment on attachment 96421 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=96421&action=review > LayoutTests/animations/animation-direction-normal.html:1 > +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> No need to add all this, keep the tests to the bare minimum
Young Han Lee
Comment 5 2011-06-08 17:30:41 PDT
Young Han Lee
Comment 6 2011-06-08 17:43:37 PDT
(In reply to comment #4) > (From update of attachment 96421 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=96421&action=review > > > LayoutTests/animations/animation-direction-normal.html:1 > > +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> > > No need to add all this, keep the tests to the bare minimum uploaded new patch in which the line is removed.
Young Han Lee
Comment 7 2011-06-10 18:02:57 PDT
Ping.
Kenneth Rohde Christiansen
Comment 8 2011-06-13 07:55:12 PDT
Comment on attachment 96513 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=96513&action=review > LayoutTests/animations/animation-direction-normal.html:1 > +<html lang="en"> no need to add the lang="en" > LayoutTests/animations/animation-direction-normal.html:3 > + <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> Shouldnt be needed either
WebKit Review Bot
Comment 9 2011-06-13 08:36:24 PDT
Comment on attachment 96513 [details] Patch Clearing flags on attachment: 96513 Committed r88641: <http://trac.webkit.org/changeset/88641>
WebKit Review Bot
Comment 10 2011-06-13 08:36:29 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.