mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Selectmenu Tests: add width options to common test
This commit is contained in:
parent
3cd58fc86e
commit
f8377ed5af
@ -10,6 +10,8 @@ TestHelpers.commonWidgetTests( "selectmenu", {
|
|||||||
at: "left bottom",
|
at: "left bottom",
|
||||||
collision: "none"
|
collision: "none"
|
||||||
},
|
},
|
||||||
|
widthButton: null,
|
||||||
|
widthMenu: null,
|
||||||
|
|
||||||
// callbacks
|
// callbacks
|
||||||
create: null,
|
create: null,
|
||||||
|
Loading…
Reference in New Issue
Block a user