WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
98391
[CSS Shaders] Implement destination and lighter composite operators.
https://bugs.webkit.org/show_bug.cgi?id=98391
Summary
[CSS Shaders] Implement destination and lighter composite operators.
Dongseong Hwang
Reported
2012-10-04 02:55:56 PDT
Implement destination and lighter composite operators in the CSS Shaders mix function. For example: -webkit-filter: custom(none mix(shader.fs normal lighter)); This will composite the special css_MixColor symbol in the fragment shader with the DOM element texture. Destination and lighter are tricky enough to be their own bugs.
Attachments
Add attachment
proposed patch, testcase, etc.
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