Bug 20921

Summary: -webkit-animation-timing-function: inside of keyframes is ignored
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Chris Marrin <cmarrin>
Status: RESOLVED FIXED    
Severity: Normal CC: dino
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Testcase
none
Patch, including LayoutTest file sam: review+

Simon Fraser (smfr)
Reported 2008-09-18 14:07:40 PDT
The spec allows -webkit-animation-timing-function: to be used inside a keyframe, to affect the timing function for just that keyframe. This seems not to work.
Attachments
Testcase (1.96 KB, text/html)
2008-09-18 14:07 PDT, Simon Fraser (smfr)
no flags
Patch, including LayoutTest file (8.71 KB, patch)
2008-09-19 09:55 PDT, Chris Marrin
sam: review+
Simon Fraser (smfr)
Comment 1 2008-09-18 14:07:59 PDT
Created attachment 23536 [details] Testcase
Chris Marrin
Comment 2 2008-09-19 09:55:17 PDT
Created attachment 23569 [details] Patch, including LayoutTest file
Simon Fraser (smfr)
Comment 3 2008-09-29 14:18:24 PDT
Committed r37074 M WebCore/ChangeLog M WebCore/page/animation/AnimationBase.h M WebCore/page/animation/KeyframeAnimation.cpp M WebCore/page/animation/AnimationBase.cpp M WebCore/page/animation/ImplicitAnimation.cpp M LayoutTests/ChangeLog A LayoutTests/animations/keyframe-timing-functions-expected.txt A LayoutTests/animations/keyframe-timing-functions.html r37074 = fd48da22f12234df6dbe3491dffa94b8e52fe8a4 (trunk)
Note You need to log in before you can comment on or make changes to this bug.