[Webkit-unassigned] [Bug 245606] New: When creating a matrix3d() value the tz component does not account for zoom

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 23 15:22:48 PDT 2022


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

            Bug ID: 245606
           Summary: When creating a matrix3d() value the tz component does
                    not account for zoom
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at webkit.org

In transformsForValue() in the matrix3d() case, we account for zoom for tx and ty, but not for tz, although we do when parsing translateZ().

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220923/cddd8d7c/attachment.htm>


More information about the webkit-unassigned mailing list