aboutsummaryrefslogtreecommitdiffstats
path: root/tests/core.html
diff options
context:
space:
mode:
authorDavid Bolter <david.bolter@gmail.com>2008-09-22 15:47:41 +0000
committerDavid Bolter <david.bolter@gmail.com>2008-09-22 15:47:41 +0000
commitfb3a5d40106a83d10734f203189dc390cfaa0b94 (patch)
tree39b0f4980fe1b4b32edbe961260e80bf2beaa431 /tests/core.html
parentcd8d1b76542dec366da6bf0d4f8bfe9da72be573 (diff)
downloadjquery-ui-fb3a5d40106a83d10734f203189dc390cfaa0b94.tar.gz
jquery-ui-fb3a5d40106a83d10734f203189dc390cfaa0b94.zip
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)
Diffstat (limited to 'tests/core.html')
-rw-r--r--tests/core.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/core.html b/tests/core.html
index 510d4f3a7..5da16011a 100644
--- a/tests/core.html
+++ b/tests/core.html
@@ -65,6 +65,7 @@
<input id="input4-3" tabindex="-1" />
<input id="input4-4" tabindex="-50" />
</div>
+ <div id="aria"></div>
</div>
</body>