[Webkit-unassigned] [Bug 97859] New: [CSS Shaders] Implement all composite operators.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 27 21:40:04 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=97859
Summary: [CSS Shaders] Implement all composite operators.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: luxtella at company100.net
Implement the composite operators in the CSS Shaders mix function. For example:
-webkit-filter: custom(none mix(shader.fs normal source-over));
This will composite the special css_MixColor symbol in the fragment shader with the DOM element texture.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list