]> source.dussan.org Git - jquery-ui.git/commit
Core: Fix focusable detection for image maps
authorScott González <scott.gonzalez@gmail.com>
Wed, 30 Jul 2014 14:03:53 +0000 (10:03 -0400)
committerScott González <scott.gonzalez@gmail.com>
Wed, 30 Jul 2014 14:03:53 +0000 (10:03 -0400)
commitd6d15b455839aa3a75cbcc5df2d7fa41299b59a9
tree1e78aa002c5a7dbbe3bf0c45bbdf99d04c786cc4
parent9895cb58b4416ac961a5b69eb7825207a0012707
Core: Fix focusable detection for image maps

The attribute selector requires quotes to be valid, but only new (unreleased)
Sizzle has this requirement.
ui/core.js