]> source.dussan.org Git - jquery-ui.git/commit
Core: Update :focsable and :tabbable to handle parents with no height/width, but...
authorScott González <scott.gonzalez@gmail.com>
Tue, 23 Oct 2012 19:12:54 +0000 (15:12 -0400)
committerScott González <scott.gonzalez@gmail.com>
Tue, 23 Oct 2012 19:12:54 +0000 (15:12 -0400)
commit86a958d3aa04a5928484d16b27a4d3eea39142e4
tree52fd0c86b08a9cacb1c866c4d3ce4197b868d29d
parent97b4813f30a0f197e96ec51bdd1d23cbc571add0
Core: Update :focsable and :tabbable to handle parents with no height/width, but visible overflow. Fixes #8643 - :focusable pseudo-selector does not find elements if parent has 0x0 dimension.
tests/unit/core/core.html
tests/unit/core/selector.js
ui/jquery.ui.core.js