[Webkit-unassigned] [Bug 100733] New: 3d rotation with [0, 0, 0] direction vector should not be applied

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 30 01:08:20 PDT 2012


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

           Summary: 3d rotation with [0, 0, 0] direction vector should not
                    be applied
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zoltan.nyul at intel.com


A direction vector that cannot be normalized, such as [0, 0, 0], will cause the rotation to not be applied, but webkit applies it with [1, 0, 0] direction vector.

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