[Webkit-unassigned] [Bug 77237] New: REGRESSION(99539): SVG <img> rasterized before CSS transform scale

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 27 12:52:06 PST 2012


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

           Summary: REGRESSION(99539): SVG <img> rasterized before CSS
                    transform scale
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timothy_horton at apple.com
                CC: zimmermann at kde.org


Created an attachment (id=124354)
 --> (https://bugs.webkit.org/attachment.cgi?id=124354&action=review)
repro

See attached repro; after 99539 (Niko's new SVGImageCache), the <img> referencing an SVG is rasterized and then scaled (by the -webkit-transform: scale); previously it was rendered at the correct resolution.

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