NEW 52391
Investigate maximum canvas dimensions sizes
https://bugs.webkit.org/show_bug.cgi?id=52391
Summary Investigate maximum canvas dimensions sizes
Matthew Delaney
Reported 2011-01-13 12:28:02 PST
Currently, most platforms cap canvas width/height to ~32k but the mac ports cap by area ~32k*~8k. For reference, this bug (https://bugs.webkit.org/show_bug.cgi?id=52341) has a small discussion about the limitations of platforms and a test for large sizes. Ideally, we'd impose the least amount of size restrictions that still keeps things safe.
Attachments
Alexey Proskuryakov
Comment 1 2011-01-13 21:51:39 PST
See also: bug 41962.
Note You need to log in before you can comment on or make changes to this bug.