Avoid Firefox issue 548397
getComputedStyle returns null when in an iframe with display: none so be careful dereferencing it.
Showing
2 changed files
with
44 additions
and
2 deletions
-
Please register or sign in to post a comment
getComputedStyle returns null when in an iframe with display: none so be careful dereferencing it.