Bug 22571

Summary: Remove 'now' from delay values
Product: WebKit Reporter: Dean Jackson <dino>
Component: CSSAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarrin, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
removes support for 'now' sam: review+

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.