Bug 19126 - Positioned objects' reflections sometimes positioned wrong
Summary: Positioned objects' reflections sometimes positioned wrong
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-19 11:42 PDT by mitz
Modified: 2009-10-04 22:41 PDT (History)
2 users (show)

See Also:


Attachments
Test case (443 bytes, text/html)
2008-05-19 11:42 PDT, mitz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.