Bug 134838

Summary: drawImage is drawing incorrectly sized SVG image with other content using the same SVG
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: CanvasAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: dino, joepeck, sabouhallawa, simon.fraser, thorton, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[TEST] Reduction none

Joseph Pecoraro
Reported 2014-07-11 11:30:05 PDT
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
Attachments
[TEST] Reduction (1.82 KB, application/zip)
2014-07-11 11:30 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2014-07-11 11:30:25 PDT
Created attachment 234772 [details] [TEST] Reduction
Radar WebKit Bug Importer
Comment 2 2014-07-11 11:30:43 PDT
Joseph Pecoraro
Comment 3 2015-06-30 23:21:56 PDT
Things look good now. Closing.
Note You need to log in before you can comment on or make changes to this bug.