Fix getIframe test helper #66

Merged
kassens merged 1 commits from test-helper into master 2015-03-31 20:42:40 -07:00
kassens commented 2015-03-31 20:33:00 -07:00 (Migrated from github.com)

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.

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.
vjeux commented 2015-03-31 20:42:43 -07:00 (Migrated from github.com)

Sweet thanks!

Sweet thanks!
Sign in to join this conversation.
No description provided.