[Webkit-unassigned] [Bug 40411] New: CSS Transforms with wrong CSSMatrix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 10 02:47:04 PDT 2010


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

           Summary: CSS Transforms with wrong CSSMatrix
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org


It shouldn't make a difference, if CSS transforms is applied via the style attribute or the style element to an element in the DOM. And there is also no visible difference, but the style.webkitTransform is different.
On applying the transformation to the style attribute of the element, the CSSMatrix has correct results, applying the transformation via the style element gives back the identity matrix. I'll upload two examples. Bot shouldn't give back the identity matrix.

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