Bug 42137 - Animations don't seem to run in multiple WebKit2 animation tests
Summary: Animations don't seem to run in multiple WebKit2 animation tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-07-12 21:42 PDT by Maciej Stachowiak
Modified: 2010-09-12 00:37 PDT (History)
0 users

See Also:


Attachments
Patch (1.96 KB, patch)
2010-09-11 23:49 PDT, Maciej Stachowiak
abarth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2010-07-12 21:42:52 PDT
Animations don't seem to run in a number of WebKit2 animation tests, it's not obvious why:

animations/animation-hit-test-transform.html
animations/animation-iteration-event-destroy-renderer.html
animations/big-rotation.html
animations/combo-transform-rotate+scale.html
animations/combo-transform-translate+scale.html
animations/dynamic-stylesheet-loading.html
animations/fill-mode-transform.html
animations/fill-mode.html
animations/fill-unset-properties.html
animations/keyframe-timing-functions-transform.html
animations/matrix-anim.html
animations/missing-from-to-transforms.html
animations/negative-delay.html
animations/play-state.html
animations/simultaneous-start-transform.html
animations/3d/change-transform-in-end-event.html
animations/3d/state-at-end-event-transform.html
animations/3d/transform-origin-vs-functions.html
Comment 1 Maciej Stachowiak 2010-07-12 22:02:13 PDT
Also fails for the same reason:

compositing/animation/state-at-end-event-transform-layer.html
Comment 2 Maciej Stachowiak 2010-07-12 22:11:52 PDT
<rdar://problem/8183941>
Comment 3 Maciej Stachowiak 2010-09-11 23:49:21 PDT
Created attachment 67333 [details]
Patch
Comment 4 Adam Barth 2010-09-12 00:03:38 PDT
Comment on attachment 67333 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=67333&action=prettypatch

Yay for passing tests.
Comment 5 Maciej Stachowiak 2010-09-12 00:37:21 PDT
Committed r67319: <http://trac.webkit.org/changeset/67319>