Bug 77358

Summary: [WinCairo] Implement CompositeDifference
Product: WebKit Reporter: Andy Estes <aestes>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Enhancement CC: bfulgham
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 77168    
Bug Blocks:    

Andy Estes
Reported 2012-01-30 12:15:07 PST
<http://trac.webkit.org/changeset/106274> added a new CompositeOperator called CompositeDifference. In CoreGraphics, this maps to kCGBlendModeDifference (see <http://developer.apple.com/library/mac/#documentation/GraphicsImaging/Reference/CGContext/Reference/reference.html#//apple_ref/c/tdef/CGBlendMode>).
Attachments
Andy Estes
Comment 1 2012-01-30 12:27:54 PST
*** This bug has been marked as a duplicate of bug 77354 ***
Note You need to log in before you can comment on or make changes to this bug.