[Webkit-unassigned] [Bug 134838] New: drawImage is drawing incorrectly sized SVG image with other content using the same SVG

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 11 11:29:49 PDT 2014


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

           Summary: drawImage is drawing incorrectly sized SVG image with
                    other content using the same SVG
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck at webkit.org
                CC: zalan at apple.com, dino at apple.com,
                    webkit-bug-importer at group.apple.com, thorton at apple.com


See attach reduction (index.html and svg file).

- A page uses an SVG image that can be squished (width=1 for a width=16 image).
- Somewhere else the page has a context and uses draw image of the same SVG
  => this draws at the squished size, instead of the expected original size of the image

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