Bug 134127

Summary: Adding a mask on a simple color compositing layer removes the content
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, esprehn+autocc, glenn, kondapallykalyan, simon.fraser, zalan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Testcase
none
Patch dino: review+

Description Simon Fraser (smfr) 2014-06-20 14:41:38 PDT
Created attachment 233458 [details]
Testcase

Hover in the testcase.
Comment 1 Simon Fraser (smfr) 2014-06-20 14:45:56 PDT
We seem to be clobbering the inner color layer when the mask layer gets added.
Comment 2 Simon Fraser (smfr) 2014-06-20 16:25:54 PDT
Created attachment 233481 [details]
Patch
Comment 3 Simon Fraser (smfr) 2014-06-23 12:01:45 PDT
https://trac.webkit.org/r170306