| Issue 3: | SECURITY_ERR: DOM Exception 18 on images from different (sub-)domain | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Use images from a different (sub-)domain 2. and get SECURITY_ERR: DOM Exception 18 What is the expected output? What do you see instead? Security exception - the code is not executed What version of the product are you using? On what operating system? Latest + Chrome/Firefox
Apr 4, 2011
Project Member
#1
jason.fe...@gmail.com
Status:
WontFix
Apr 4, 2011
Thanks for your reply. Strange thing is I load .js file from the very same domain the pixel data. So I understand the image data has to be from the same domain as the html file. |