Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix JS error on Firefox hidden iframes: verify that getComputedStyle is not returning null before using it #1443

Closed

Commits on Oct 10, 2014

  1. Fix for Firefox: verify that getComputedStyle is not returning null b…

    …efore using its result (it returns null if it's called inside a hidden iframe).
    felipebrahm committed Oct 10, 2014
    Copy the full SHA
    a01e972 View commit details
    Browse the repository at this point in the history