[Webkit-unassigned] [Bug 108875] New: [TexMap] Use visible as initial value of backface-visibility-property.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 4 16:12:10 PST 2013


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

           Summary: [TexMap] Use visible as initial value of
                    backface-visibility-property.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jungjik.lee at samsung.com


If we see this URL; http://www.w3.org/TR/css3-transforms/#backface-visibility-property, 
the initial value of backface-visibility-property is visible.
However TextureMapperLayer use hidden(false) as initial value.
This patch is for changing the initial value, hidden to 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