WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 76719
Change software implementation of CSS brightness() filter to match spec changes
https://bugs.webkit.org/show_bug.cgi?id=76719
Summary
Change software implementation of CSS brightness() filter to match spec changes
Chris Marrin
Reported
2012-01-20 11:19:54 PST
Spec is being changed as described here:
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15647
We basically need to change our definition from: <feFuncR type="linear" slope="[amount]"/> ... to: <feFuncR type="linear" intercept="[amount]"/> ...
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2012-01-20 11:21:00 PST
<
rdar://problem/10730907
>
Chris Marrin
Comment 2
2012-01-21 07:43:24 PST
Landed in
https://trac.webkit.org/changeset/105576
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug