mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-05-13 03:01:39 -04:00
Selectmenu tests: check for too much fired focus events
This commit is contained in:
@@ -68,6 +68,8 @@ test("focus", function () {
|
||||
button.simulate( "click" );
|
||||
|
||||
menu.find("a").last().simulate( "mouseover" );
|
||||
|
||||
this.element.selectmenu("close");
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user