[Webkit-unassigned] [Bug 21555] New: Canvas transformations applied twice to Patterns
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 12 10:54:05 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21555
Summary: Canvas transformations applied twice to Patterns
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
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 have a transformation ctx.transform(2,0,0,2,0,0); before a creation of a
pattern, the transformation is applied twice to the pattern, but with a normal
bahavior to paths.
--
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