[Webkit-unassigned] [Bug 24808] New: Transform applied via CSSMatrix does not take full page zoom into account

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 25 10:53:57 PDT 2009


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

           Summary: Transform applied via CSSMatrix does not take full page
                    zoom into account
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: cmarrin at apple.com


If an author creates or computes a CSSMatrix in JS, then applies that by
setting style.webkitTransform, then the current zoom level is ignored; the
scaling of the translation values, which normally happens in CSSStyleSelector,
will not be applied.


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



More information about the webkit-unassigned mailing list