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
ok($("#test-popup").parent().prev().hasClass("ui-body-a in"),"Setting an overlay theme while the popup is open causes the theme to be applied and the screen to be faded in");
188
+
ok($("#test-popup").parent().prev().hasClass("ui-overlay-a in"),"Setting an overlay theme while the popup is open causes the theme to be applied and the screen to be faded in");
189
189
ok($("#test-popup").parent().hasClass("ui-popup-active"),"Open popup has the 'ui-popup-active' class");
0 commit comments