RE: IE11 crasher

"Jan Tosovsky" <[email protected]> Fri, 24 Jan 2014 14:27:52 +0100
Newsgroups gmane.text.xml.svg.devel
Message-ID <[email protected]>
On 2014-01-22 Oliver Boermans wrote:
> 
> this week I encountered a particular use of SVG that reliably crashes
> IE11 on Windows 7:
> http://bl.ocks.org/ollicle/8554018
>  
> Direct url
> http://bl.ocks.org/ollicle/raw/8554018/
>  
> Seems to be any @font-face declaration in a SVG file that is used as a
> CSS background triggers a crash on window unload (e.g. refreshing the
> page).
> 
> Before I sign up to Microsoft Connect to post a bug report is there
> anything else that could be going on?
> 

It could be related to this one:
https://connect.microsoft.com/IE/feedback/details/812121/crash-access-violat
ion-on-closing-tab-or-page-refresh

Jan