Bug 19126

Summary: Positioned objects' reflections sometimes positioned wrong
Product: WebKit Reporter: mitz
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: hyatt, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Test case none

Description mitz 2008-05-19 11:42:43 PDT
When a box with box-reflect contains positioned elements whose containing block is outside the reflected box, their reflections are positioned wrong. See attached test case.
Comment 1 mitz 2008-05-19 11:42:57 PDT
Created attachment 21229 [details]
Test case
Comment 2 mitz 2009-10-04 22:41:21 PDT
Simon fixed this in <http://trac.webkit.org/changeset/47900> when he fixed bug 28754.