[Webkit-unassigned] [Bug 36657] New: Reflections of content that has rounded corners and a 3d transform is not always reflected correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 26 05:14:30 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36657

           Summary: Reflections of content that has rounded corners and a
                    3d transform is not always reflected correctly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: steve_sims7 at yahoo.co.uk


Created an attachment (id=51729)
 --> (https://bugs.webkit.org/attachment.cgi?id=51729)
Demonstration of reflection bug

There are odd interactions that occurs when one combines a 3d rotation
transform, together with rounded corners and a reflection.

Attached is a test file that demonstrates the problem.

This file renders as expected on Safari 4.0.5 on Mac OS X 10.5, as well as in
Google Chrome, and latest WebKit Nightly (r56599) on 10.6.

When using Safari 4.0.5 on Mac OS X 10.6, reflections are missing from the
rotateX and rotateY elements, but are present on both rotateZ elements.

Using latest WebKit Nightly (r56599) on Mac OS X 10.5, the first rotateZ
element has a correct reflection, but all other (subsequent) elements have a
reflection where the image has not been reflected.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list