gopycc / ie7-js

Automatically exported from code.google.com/p/ie7-js
0 stars 0 forks source link

Css @font-face causes compatibility mode to crash #332

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Declare a cross browser @font-face block in the css
2. Go compatibility mode in IE
3. Watch it crash XD

What is the expected output? What do you see instead?

Expecting the page to render. IE crashes.

What version of the product are you using? On what operating system?

IE9 compatibility mode on Win7 x64

Please provide any additional information below.

Any @font-face declaration makes compatibility mode crash. Removing IE7 js 
makes everything ok but we need this script on the site.

Original issue reported on code.google.com by matteo.m...@gmail.com on 28 Jun 2011 at 10:04

GoogleCodeExporter commented 9 years ago
Try selectivizr.js instead if u need the :hover behavior

Original comment by florian....@gmail.com on 29 Jun 2011 at 10:32