]> source.dussan.org Git - jquery-ui.git/commit
Core: Fix `:focusable` and `:tabbable` with jQuery git
authorScott González <scott.gonzalez@gmail.com>
Mon, 23 Mar 2015 22:10:17 +0000 (18:10 -0400)
committerScott González <scott.gonzalez@gmail.com>
Wed, 25 Mar 2015 19:55:03 +0000 (15:55 -0400)
commit12643739a93b1f39d0934321973b96989845a606
tree7ac2864156bdec24771a66ab5389fb6a0cb0c02a
parent76c27556f48bea48d3787c241d35e190d46c3245
Core: Fix `:focusable` and `:tabbable` with jQuery git

jQuery now returns `null` for empty attributes instead of `undefined`

Ref gh-1516
ui/core.js