[Webkit-unassigned] [Bug 85518] New: SVG image in IMG tag is rendered at native resolution and then scaled up for screen.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 3 11:16:33 PDT 2012


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

           Summary: SVG image in IMG tag is rendered at native resolution
                    and then scaled up for screen.
           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: pdr at google.com
                CC: zimmermann at kde.org


What steps will reproduce the problem?
1. Go to the http://wiesmann.codiferes.net/wordpress/?p=13438&lang=en

What is the expected result?
Python logo is rendered at the correct resolution for the screen (250 × 250) and looks sharp.

What happens instead?
Python logo is rendered at its native size (110 × 110) and then upscaled, which results in the a blocky appearance.


This appears on Skia-backed ports so my uneducated guess is that it's a bug in Skia's mac backend.

(Original bug: crbug.com/125905)

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