]> 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>
Thu, 9 Jun 2016 17:13:35 +0000 (13:13 -0400)
commit6fd43da409b02a078bb697d93abec9d2e15b8d30
tree526218090dc9b7652a10e340df357b5d67e851c2
parent413a9c99f895f1f2d60a4145d8bac402ac6bb19f
Core: Fix `:focusable` and `:tabbable` with jQuery git

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

Ref gh-1516

(cherry picked from commit 12643739a93b1f39d0934321973b96989845a606)
ui/core.js