Bug 26652

Summary: Fix reflections on elements with composited layers
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Some initial cleanup hyatt: review+

Description Simon Fraser (smfr) 2009-06-23 10:13:45 PDT
Reflection painting (in software) on elements that get composited layers is currently broken.
Comment 1 Simon Fraser (smfr) 2009-06-23 12:42:23 PDT
Created attachment 31727 [details]
Some initial cleanup
Comment 2 Dave Hyatt 2009-06-23 12:43:05 PDT
Comment on attachment 31727 [details]
Some initial cleanup

r=me
Comment 3 Simon Fraser (smfr) 2009-06-23 12:47:43 PDT
Comment on attachment 31727 [details]
Some initial cleanup

http://trac.webkit.org/changeset/45001
Comment 4 Simon Fraser (smfr) 2009-06-23 13:31:32 PDT

*** This bug has been marked as a duplicate of 24863 ***