Bug 140091

Summary: calc() cannot be used in steps() for -webkit-animation-timing-function
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CSSAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, darin, dino, kling, koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2015-01-05 12:51:33 PST
calc() cannot be used in steps() for -webkit-animation-timing-function because the CSS Parser does not handle calculated values properly.
Comment 1 Chris Dumez 2015-01-05 12:55:14 PST
Created attachment 243993 [details]
Patch
Comment 2 WebKit Commit Bot 2015-01-05 20:46:52 PST
Comment on attachment 243993 [details]
Patch

Clearing flags on attachment: 243993

Committed r177946: <http://trac.webkit.org/changeset/177946>
Comment 3 WebKit Commit Bot 2015-01-05 20:46:56 PST
All reviewed patches have been landed.  Closing bug.