Bug 73112 - animation-drt-api-multiple-keyframes.html cannot possibly fail
Summary: animation-drt-api-multiple-keyframes.html cannot possibly fail
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-24 23:25 PST by Roland Steiner
Modified: 2011-12-29 12:18 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.56 KB, patch)
2011-11-25 00:00 PST, Daniel Bates
simon.fraser: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roland Steiner 2011-11-24 23:25:04 PST
...
        if (paused)
          result = "PASS: correctly paused animation";
        else
          result = "PASS: correctly paused animation";

:)
Comment 1 Daniel Bates 2011-11-25 00:00:10 PST
Created attachment 116570 [details]
Patch
Comment 2 WebKit Review Bot 2011-11-27 01:44:22 PST
Comment on attachment 116570 [details]
Patch

Attachment 116570 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/10646774

New failing tests:
animations/animation-drt-api-multiple-keyframes.html
Comment 3 Daniel Bates 2011-12-29 12:18:39 PST
Committed r103816: <http://trac.webkit.org/changeset/103816>