Bug 140091 - calc() cannot be used in steps() for -webkit-animation-timing-function
Summary: calc() cannot be used in steps() for -webkit-animation-timing-function
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-05 12:51 PST by Chris Dumez
Modified: 2015-01-05 20:46 PST (History)
6 users (show)

See Also:


Attachments
Patch (4.51 KB, patch)
2015-01-05 12:55 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.