[Webkit-unassigned] [Bug 125289] New: SVG Patterns don't take screen resolution into account

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 5 01:10:24 PST 2013


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

           Summary: SVG Patterns don't take screen resolution into account
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://dev.w3.org/fxtf/css-masking-1/#the-mask-repeat
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org
                CC: zimmermann at kde.org, dino at apple.com, thorton at apple.com


It seems like we do not take the real screen pixel density into account when we create image buffers for SVG patterns.

In the example image at http://dev.w3.org/fxtf/css-masking-1/#the-mask-repeat, the background circles are pixelated on a retina display, while the white/black circle in the foreground isn't.

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