RESOLVED FIXED 18536
Enable canvas drawing contexts to be used to draw CSS images
https://bugs.webkit.org/show_bug.cgi?id=18536
Summary Enable canvas drawing contexts to be used to draw CSS images
Dave Hyatt
Reported 2008-04-16 11:37:56 PDT
This is an experiment to enable canvas drawing contexts to be usable as CSS images.
Attachments
Work so far (42.00 KB, patch)
2008-04-16 11:38 PDT, Dave Hyatt
no flags
Test case of canvas as a background-image (486 bytes, text/html)
2008-04-16 11:39 PDT, Dave Hyatt
no flags
Screenshot of the canvas background test case (3.16 KB, image/png)
2008-04-16 11:40 PDT, Dave Hyatt
no flags
Patch with ChangeLog and test case (60.11 KB, patch)
2008-04-16 13:26 PDT, Dave Hyatt
mjs: review+
Dave Hyatt
Comment 1 2008-04-16 11:38:58 PDT
Created attachment 20594 [details] Work so far
Dave Hyatt
Comment 2 2008-04-16 11:39:27 PDT
Created attachment 20595 [details] Test case of canvas as a background-image
Dave Hyatt
Comment 3 2008-04-16 11:40:04 PDT
Created attachment 20596 [details] Screenshot of the canvas background test case
Dave Hyatt
Comment 4 2008-04-16 13:26:12 PDT
Created attachment 20601 [details] Patch with ChangeLog and test case
Maciej Stachowiak
Comment 5 2008-04-22 22:27:10 PDT
Comment on attachment 20601 [details] Patch with ChangeLog and test case this was reviewed already.
Note You need to log in before you can comment on or make changes to this bug.