RESOLVED FIXED 22571
Remove 'now' from delay values
https://bugs.webkit.org/show_bug.cgi?id=22571
Summary Remove 'now' from delay values
Dean Jackson
Reported 2008-12-01 12:53:51 PST
The animation and transition delay properties take a value 'now'. They should not.
Attachments
removes support for 'now' (2.64 KB, patch)
2008-12-01 15:43 PST, Dean Jackson
sam: review+
Dean Jackson
Comment 1 2008-12-01 15:43:52 PST
Created attachment 25641 [details] removes support for 'now' No testcases - none were testing 'now' anyway.
Sam Weinig
Comment 2 2008-12-02 04:50:10 PST
Comment on attachment 25641 [details] removes support for 'now' r=me.
Dean Jackson
Comment 3 2008-12-02 14:17:36 PST
Committed r38919 M WebCore/ChangeLog M WebCore/css/CSSValueKeywords.in M WebCore/css/CSSStyleSelector.cpp M WebCore/css/CSSParser.cpp
Note You need to log in before you can comment on or make changes to this bug.