From 0d0b05ec7cf702b8782b19c993eeb30398a090f4 Mon Sep 17 00:00:00 2001 From: Scott González Date: Thu, 11 Apr 2013 14:03:51 -0400 Subject: Button: Remove ui-state-focus class when becoming disabled. Fixes #9169 - Button: Disabled button maintains ui-state-focus in IE & Firefox on Windows. --- tests/unit/button/button.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/unit/button/button.html') diff --git a/tests/unit/button/button.html b/tests/unit/button/button.html index eeb568686..223581ef7 100644 --- a/tests/unit/button/button.html +++ b/tests/unit/button/button.html @@ -71,6 +71,8 @@
+ + -- cgit v1.2.3