caridy / yui3-gallery

YUI3 Gallery Modules
http://yuilibrary.com/gallery
17 stars 3 forks source link

gallery-parent-window fails test suite in firefox 4.0 #8

Open crass opened 13 years ago

crass commented 13 years ago

The output of the failed test is:

"testBasicIframe: failed. The iframe fails to access to the parent window dom structure. Expected: true (boolean) Actual: false (boolean)"

This is on Firefox 4.0 on linux.

caridy commented 13 years ago

I will look into this. Thanks for the feedback.