Fix getIframe test helper #66

Merged
kassens merged 1 commits from test-helper into master 2015-03-31 20:42:40 -07:00

1 Commits

Author SHA1 Message Date
Jan Kassens
dda464cdb9 Fix getIframe test helper
Chrome seems to always be ready on the first iteration, so this doesn't affect
Chrome, but on Firefox, the `iframe` is undefined in the recursive call.

This makes most of the test in `RunLayoutTests.html` pass in Firefox. The only
failing test is the one checking font sizes.
2015-03-31 20:27:58 -07:00