[Webkit-unassigned] [Bug 134503] New: Canvas drawImage from SVG fails, even sans foreignObject
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 1 11:53:54 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=134503
Summary: Canvas drawImage from SVG fails, even sans
foreignObject
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
URL: http://codepen.io/brianblakely/full/Ccoda
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Canvas
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: anewpage.media at gmail.com
When SVG images do not contain the foreignObject element, the Canvas API should treat them like any other image type. At current, they appear to fail no matter what.
Live test:
http://codepen.io/brianblakely/full/Ccoda
Chrome/Firefox output (correct):
http://i.imgur.com/irvfNUj.png
WebKit/IE output (incorrect):
http://i.imgur.com/7o1L3SP.png
--
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