[whatwg] Minor addition/rewording for canvas section
Oliver Hunt
oliver at apple.com
Sun Jan 13 04:00:20 PST 2008
Hi all,
Section 3.14.11 contains the statement:
"Security: To prevent information leakage, the toDataURL() and
getImageData() methods should raise a security exception if the canvas
has ever had an image painted on it whose origin is different from
that of the script calling the method."
In the interests of completeness this should probably read
"Security: To prevent information leakage, the toDataURL() and
getImageData() methods should raise a security exception if the canvas
has ever had an image or ImageData painted on it whose origin is
different from that of the script calling the method."
(or similar)
--Oliver
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20080113/0b811ee3/attachment-0001.htm>
More information about the whatwg
mailing list