Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime SVG images and Internet Explorer Security Error #6560

Closed
saadfaisal opened this issue May 14, 2015 · 1 comment
Closed

Runtime SVG images and Internet Explorer Security Error #6560

saadfaisal opened this issue May 14, 2015 · 1 comment
Labels

Comments

@saadfaisal
Copy link

Hi , I am converting SVG nodes to PNG images at runtime and generating textures out of it. Although this runs perfectly fine on Firefox and Chrome , Internet Explorer(11.0.9600.17801) seems to be causing a Security Error. Here is the JSFiddle for the example

http://jsfiddle.net/o7o7uf52/3/

In the example , i have directly embed the SVG image however these are generated at runtime so i dont think that should be an issue for IE.

any ideas or suggestions.

@mrdoob mrdoob added the Bug label May 14, 2015
@mrdoob
Copy link
Owner

mrdoob commented May 14, 2015

If it works in Firefox and Chrome, then you should report this to Microsoft...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants