<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi all,<div><br class="webkit-block-placeholder"></div><div>Section 3.14.11 contains the statement:<div>"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."</div><div><br class="webkit-block-placeholder"></div><div>In the interests of completeness this should probably read </div><div>"Security: To prevent information leakage, the toDataURL() and getImageData() methods should raise a security exception if the canvas has ever had an image <i>or ImageData</i> painted on it whose origin is different from that of the script calling the method."</div><div>(or similar)</div><div><br class="webkit-block-placeholder"></div><div>--Oliver</div></div></body></html>