bright-spark / css3-mediaqueries-js

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

IE 8 crashes when using @-moz-document url-prefix() #42

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Include Script
2. Use @-moz-document url-prefix()in CSS File
3. Error

What is the expected output? What do you see instead?
Expected Output: No crash and webpage loads properly.
Instead: Browser complitley freezes and the task must be killed via task 
manager.

What version of the product are you using? On what operating system?
Win XP Prof. SP3, IE8 (8.0.6001.17802)

Original issue reported on code.google.com by dgoer...@googlemail.com on 31 Mar 2014 at 11:49

GoogleCodeExporter commented 9 years ago
Back from the dead... There is a new version of the script. It has some CSS 
parsing and processing improvements. If you're still using it, or would like to 
try again, could you confirm that this issue is solved or not?

Original comment by wou...@dynora.nl on 4 Apr 2014 at 11:46

GoogleCodeExporter commented 9 years ago
It works!
Nice job by the way ;) 

Thanks!

Original comment by dgoer...@googlemail.com on 10 Apr 2014 at 9:56