RESOLVED FIXED 18559
Transition timing function parsing should have 'ease'
https://bugs.webkit.org/show_bug.cgi?id=18559
Summary Transition timing function parsing should have 'ease'
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.