Bug 18559

Summary: Transition timing function parsing should have 'ease'
Product: WebKit Reporter: Dean Jackson <dino>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dino
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
patch for ease transition
hyatt: review+
test case for different timing functions none

Dean Jackson
Reported 2008-04-17 16:00:49 PDT
According to the latest specs for CSS Transitions, the timing function code should accept 'ease' and use it as default. See http://webkit.org/specs/CSSVisualEffects/CSSTransitions.html Patch and testcase attached
Attachments
patch for ease transition (2.60 KB, patch)
2008-04-17 16:02 PDT, Dean Jackson
hyatt: review+
test case for different timing functions (2.32 KB, text/html)
2008-04-17 16:03 PDT, Dean Jackson
no flags
Dean Jackson
Comment 1 2008-04-17 16:02:58 PDT
Created attachment 20644 [details] patch for ease transition
Dean Jackson
Comment 2 2008-04-17 16:03:53 PDT
Created attachment 20645 [details] test case for different timing functions
Dave Hyatt
Comment 3 2008-04-17 17:40:20 PDT
Comment on attachment 20644 [details] patch for ease transition r=me
Dean Jackson
Comment 4 2008-04-18 12:49:27 PDT
fixed in r32221
Note You need to log in before you can comment on or make changes to this bug.