-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Tests are failing on firefox 31.3.0 #25
Comments
Yeah, I tried to get it working on Firefox but couldn't get it to work 100% of the time so I gave up. Pull requests to fix it are more than welcome |
What is the problem with firefox? I would like to try and fix the bug. |
If I remember correctly, it had to do with the creation of the iframe and setting css. I couldn't get the timings right. https://github.com/facebook/css-layout/blob/master/src/Layout-test-utils.js#L52-L83 |
Fix firefox iframe timing issue in test runners, fixes #25
Hi Christopher, I’m writing because I need your help. I was looking at the java code for iframe. I would like very much to help you and other java developers on the Github site but my java is at the basic level. I got an A+ in the basic course. How do I get to your level? Your program in iframe uses function but I know that methods in java start with public static void or public static int. I would really appreciate your advice. Thank you,
|
To reproduce: open RunLayoutTests.html in firefox.
The text was updated successfully, but these errors were encountered: