[Webkit-unassigned] [Bug 20578] New: [CAIRO] pattern of a canvas-element changes after modifications on canvas-element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 31 11:30:01 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20578
Summary: [CAIRO] pattern of a canvas-element changes after
modifications on canvas-element
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
URL: http://philip.html5.org/tests/canvas/suite/tests/2d.patt
ern.modify.canvas1.html
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: vbs85 at gmx.de
If you create a pattern of a canvas-element
var pattern = ctx.createPattern(canvas, 'no-repeat');
and modify the canvas after that, the pattern is changed too.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list