This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 14645 - Support blending?
Summary: Support blending?
Status: RESOLVED FIXED
Alias: None
Product: CSS
Classification: Unclassified
Component: Filter Effects (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Dean Jackson
QA Contact: This bug has no owner yet - up for the taking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-31 22:17 UTC by Dean Jackson
Modified: 2013-07-04 16:01 UTC (History)
4 users (show)

See Also:


Attachments

Comment 1 Dirk Schulze 2012-07-28 04:29:46 UTC
Do we want to blend intermediate results? If not, the compositing spec will take care of it anyway and we can close this bug.
Comment 2 Dirk Schulze 2013-07-04 16:01:18 UTC
CSS shaders support blending of the result with the backdrop. Blending operations between textures can be supported in the fragment shader itself.