Bug 38959

Summary: Incorrect compositing order with negative z-index
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Testcase
none
Initial cleanup patch
mitz: review+
Patch mitz: review+

Simon Fraser (smfr)
Reported 2010-05-11 17:42:06 PDT
Created attachment 55785 [details] Testcase The testcase shows an incorrect rendering with using compositing layers. The contents of the "compositing" div are not visible.
Attachments
Testcase (523 bytes, text/html)
2010-05-11 17:42 PDT, Simon Fraser (smfr)
no flags
Initial cleanup patch (3.19 KB, patch)
2010-07-06 11:45 PDT, Simon Fraser (smfr)
mitz: review+
Patch (7.97 KB, patch)
2010-07-06 12:06 PDT, Simon Fraser (smfr)
mitz: review+
Simon Fraser (smfr)
Comment 1 2010-06-17 21:18:42 PDT
I think this is caused by the: // FIXME: should these be painted as background? in RenderLayerBacking::paintIntoLayer().
Simon Fraser (smfr)
Comment 2 2010-07-06 11:45:00 PDT
Created attachment 60648 [details] Initial cleanup patch
Simon Fraser (smfr)
Comment 3 2010-07-06 12:06:35 PDT
mitz
Comment 4 2010-07-06 12:27:22 PDT
Comment on attachment 60650 [details] Patch > \ No newline at end of file :-(
Note You need to log in before you can comment on or make changes to this bug.