David Bolter
|
5f9ffb28d3
|
Accept boolean values for aria state. (Thanks for catch Scott González)
|
2008-09-22 18:21:38 +00:00 |
|
David Bolter
|
fb3a5d4010
|
Added ariaRole and ariaState to ui.core with tests.
Added ARIA role and state to ui.dialog
Fixes #3350
(Inspired by jARIA plugin from Chris Hoffman)
|
2008-09-22 15:47:41 +00:00 |
|
Richard Worth
|
77cea8f364
|
set svn:eol-style to native
|
2008-09-20 17:42:04 +00:00 |
|
Scott González
|
0b771b43c6
|
Core: Improved :tabbable selector
- check tabindex >= 0 instead of != -1
- check anchor tags for href
- check for hidden input types
- check styles (display and visibility; self and ancestors)
Added tests for :tabbable selector
|
2008-09-06 03:44:32 +00:00 |
|