Scott González
|
fe13fbadd4
|
Core: Better support for areas in :focusable and :tabbable selectors. Partial fix for #4488 - :focusable and :tabbable are broken with jQuery 1.3.2.
|
2010-07-22 10:33:42 -04:00 |
|
Scott González
|
3f070bdc62
|
Core: Fixed :focusable and :tabbable selectors for to work with :hidden and :visibile selectors in jQuery 1.3.2+. Still need to handle areas properly. Partial fix for #4488 - :focusable and :tabbable are broken with jQuery 1.3.2.
|
2010-07-21 22:10:16 -04:00 |
|
Jörn Zaefferer
|
09fd7fc1fa
|
core tests: a few comments about failing tests, a few fixes for existing tests, mostly messages; primary remaining issue is that both $("area").is(":visible") and $("area").is(":hidden") return true, which is most likely a bug in jQuery core
|
2009-09-15 08:35:46 +00:00 |
|
Jörn Zaefferer
|
9d075e1077
|
rename modules for testswarm compability
|
2009-09-01 08:16:10 +00:00 |
|
Scott González
|
621392624b
|
Core tests: Tests for :data selector.
|
2009-01-22 01:45:42 +00:00 |
|
Scott González
|
f80d9eb465
|
Core: Partial fix for #3559: Proper implementation for :focusable and :tabbable selectors.
|
2009-01-21 03:25:02 +00:00 |
|