Bug 140149 - Setting '-webkit-filter' to 'brightness(calc(10% * 2))' does not work
Summary: Setting '-webkit-filter' to 'brightness(calc(10% * 2))' does not work
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-06 15:06 PST by Chris Dumez
Modified: 2015-01-06 17:54 PST (History)
6 users (show)

See Also:


Attachments
Patch (4.29 KB, patch)
2015-01-06 15:10 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-06 15:06:24 PST
Setting '-webkit-filter' to 'brightness(calc(10% * 2))' does not work because the CSS parser does not handle calculated values inside brightness().
Comment 1 Chris Dumez 2015-01-06 15:10:11 PST
Created attachment 244099 [details]
Patch
Comment 2 WebKit Commit Bot 2015-01-06 17:54:43 PST
Comment on attachment 244099 [details]
Patch

Clearing flags on attachment: 244099

Committed r178010: <http://trac.webkit.org/changeset/178010>
Comment 3 WebKit Commit Bot 2015-01-06 17:54:47 PST
All reviewed patches have been landed.  Closing bug.