Bug 7830

Summary: <canvas> createPattern 'repeat' options fail
Product: WebKit Reporter: David Carson <dacarson>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: https://bugzilla.mozilla.org/show_bug.cgi?id=329598
Attachments:
Description Flags
patch includes new test case darin: review+

David Carson
Reported 2006-03-17 10:18:22 PST
The createPattern() canvas function has a repeat option, ie 'repeat', 'repeat-y', 'repeat-x' and 'no-repeat'. Only 'repeat' works.
Attachments
patch includes new test case (6.49 KB, patch)
2006-03-17 13:57 PST, David Carson
darin: review+
David Carson
Comment 1 2006-03-17 13:57:09 PST
Created attachment 7138 [details] patch includes new test case
Darin Adler
Comment 2 2006-03-17 14:05:37 PST
Comment on attachment 7138 [details] patch includes new test case The test looks great, and the fix seems fine. Someone should do some more research and file one or more bugs at http://bugreport.apple.com so we can find out more from the CoreGraphics team at Apple.
Note You need to log in before you can comment on or make changes to this bug.