RESOLVED FIXED 103524
transitions/interrupted-accelerated-transition.html should use pauseAPI
https://bugs.webkit.org/show_bug.cgi?id=103524
Summary transitions/interrupted-accelerated-transition.html should use pauseAPI
Jussi Kukkonen (jku)
Reported 2012-11-28 07:11:32 PST
The following layout test is flaky on EFL, Apple Lion and Apple MountainLion transitions/interrupted-accelerated-transition.html I can reproduce this locally but not very easily. diff: --- main frame - has 1 onunload handler(s) -PASS - "opacity" property for "box" element at 0.5s saw something close to: 0.5 +FAIL - "opacity" property for "box" element at 0.5s expected: 0.5 but saw: 0.6053910255432129 --- I believe this can be fixed by using the PauseAPI
Attachments
Patch (2.30 KB, patch)
2012-11-29 11:54 PST, Jussi Kukkonen (jku)
no flags
Oops, try again with correct patch (1.55 KB, patch)
2012-11-29 12:02 PST, Jussi Kukkonen (jku)
no flags
Jussi Kukkonen (jku)
Comment 1 2012-11-29 11:54:40 PST
Chris Dumez
Comment 2 2012-11-29 11:59:42 PST
Comment on attachment 176773 [details] Patch wrong patch?
Jussi Kukkonen (jku)
Comment 3 2012-11-29 12:02:41 PST
Created attachment 176777 [details] Oops, try again with correct patch
Jussi Kukkonen (jku)
Comment 4 2012-11-29 12:03:18 PST
Simon, would you like to review this one as well? As far as I can see the test purpose is still fulfilled and this does seem to make the test reliable.
WebKit Review Bot
Comment 5 2012-12-19 00:42:07 PST
Comment on attachment 176777 [details] Oops, try again with correct patch Clearing flags on attachment: 176777 Committed r138128: <http://trac.webkit.org/changeset/138128>
WebKit Review Bot
Comment 6 2012-12-19 00:42:11 PST
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.