Bug 116212

Summary: [CSS Blending] Background layers should not blend with the content behind the element
Product: WebKit Reporter: Mihai Tica <mitica>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cabanier, commit-queue, esprehn+autocc, glenn, scraciun, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 108546    
Attachments:
Description Flags
Patch none

Mihai Tica
Reported 2013-05-16 01:23:57 PDT
Reimplement background blending to match the change in the CSS Blending and Compositing spec. From https://dvcs.w3.org/hg/FXTF/rawfile/tip/compositing/index.html#mix-blend-mode: "Each background image must blend with the element's background images that are below it and the element's background color. Background image must not blend with the content that is behind the element."
Attachments
Patch (1.46 MB, patch)
2013-05-16 02:03 PDT, Mihai Tica
no flags
Mihai Tica
Comment 1 2013-05-16 02:03:46 PDT
WebKit Commit Bot
Comment 2 2013-05-21 23:26:04 PDT
Comment on attachment 201935 [details] Patch Clearing flags on attachment: 201935 Committed r150503: <http://trac.webkit.org/changeset/150503>
WebKit Commit Bot
Comment 3 2013-05-21 23:26:06 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.