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
{{ message }}
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This integration test fails on Chrome 26.0.1410.63.
This integration test causes a return to #default with role set to "dialog" when window.history.back() is called to close the dialog displaying the contents of the large custom select menu.
As a result, #default, which is supposed to be a page, gets data-role="dialog" for subsequent tests.
This test fails on the latest Chrome. Not sure if this behaviour is related to the failure or not.