NoScript error in Modernizr Test

Bug reports and enhancement requests
Post Reply
Juppi
Posts: 2
Joined: Sat Aug 20, 2011 10:06 pm

NoScript error in Modernizr Test

Post by Juppi »

Firefox can solve the Modernizr Test Suite
http://modernizr.github.com/Modernizr/test/index.html
but with NoScript enabled I get one error:

no global variables should leak (other than Modernizr and iepp)
Expected: ""
Result: "cookie,toStaticHTML"
Diff: "" "cookie,toStaticHTML"
Source: ()@http://modernizr.github.com/Modernizr/t ... nit.js:102

Is NoScript blocking something without noticing? How can I fix it?

Juppi
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.859.0 Safari/535.2
User avatar
Giorgio Maone
Site Admin
Posts: 9527
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: NoScript error in Modernizr Test

Post by Giorgio Maone »

NoScript augments the window with a few properties Modernizr doesn't expect to see on Firefox.
Nothing you need to worry about.
Mozilla/5.0 (Windows NT 5.2; WOW64; rv:6.0) Gecko/20100101 Firefox/6.0
Juppi
Posts: 2
Joined: Sat Aug 20, 2011 10:06 pm

Re: NoScript error in Modernizr Test

Post by Juppi »

Wow, that was fast! Thank You, NoScript rocks!

Juppi
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.859.0 Safari/535.2
Post Reply