[Webkit-unassigned] [Bug 120345] New: Rendering issue with -webkit-backface-visibility: hidden;

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 27 01:40:43 PDT 2013


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

           Summary: Rendering issue with -webkit-backface-visibility:
                    hidden;
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: martin.wittemann at 1und1.de


Created an attachment (id=209725)
 --> (https://bugs.webkit.org/attachment.cgi?id=209725&action=review)
HTML file to reproduce the issue

The attached html file contains two divs, one having -webkit-backface-visibility: hidden and the other doesn't. Both are embedded in two container divs having position absolute and other properties set (see file). The expected behavior would be that the content texts of both divs are visible but only the one having the backface visibility set is visible.

-- 
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