RESOLVED FIXED 7830
<canvas> createPattern 'repeat' options fail
https://bugs.webkit.org/show_bug.cgi?id=7830
Summary <canvas> createPattern 'repeat' options fail
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.