Skip to content

Commit

Permalink
Popup: styling updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ldeluca committed Oct 14, 2014
1 parent 827f9ee commit 287d406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/popup/popup_core.js
Expand Up @@ -369,7 +369,7 @@
function( result ) {
ok( !result.opened.timedOut, "popup emitted 'popupafteropen'" );
deepEqual( result.blur.timedOut, false, "blur fired after the popup opens" );

//Try to focus on the textinput again
textinput.focus();
},
Expand Down

0 comments on commit 287d406

Please sign in to comment.