You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: