mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-01-09 01:27:54 -05:00
Changes: * Checkboxradio: Change `.attr( "checked", true )` to `.attr( "checked", "checked" ) * Selectmenu: Disable the `boolean-attributes` patch for one assertion where it's impossible to avoid Closes gh-2364