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

Web Font race condition #42

Open
jamesshore opened this issue Apr 12, 2017 · 1 comment
Open

Web Font race condition #42

jamesshore opened this issue Apr 12, 2017 · 1 comment

Comments

@jamesshore
Copy link
Owner

When testing CSS that has web fonts, Quixote sometimes loads the web font and then runs the test, and sometimes runs the test and then loads the web font.

We need to either (a) wait until web fonts are loaded when creating the Quixote frame, or (b) provide a way for tests to wait until the web font has been loaded.

@jamesshore
Copy link
Owner Author

See #41 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant