Add tests for generation of aria attributes

This commit is contained in:
conzett
2011-11-22 18:01:27 -05:00
parent 0c2a04726d
commit c8fc54fd77
3 changed files with 106 additions and 32 deletions

View File

@ -4,13 +4,13 @@
<link rel="stylesheet" href="http://code.jquery.com/qunit/git/qunit.css" type="text/css" media="screen" />
</head>
<body>
<h1 id="qunit-header">Table Tests</h1>
<h1 id="qunit-header">SkeletonTab Tests</h1>
<h2 id="qunit-banner"></h2>
<div id="qunit-testrunner-toolbar"></div>
<h2 id="qunit-userAgent"></h2>
<ol id="qunit-tests"></ol>
<div id="qunit-fixture">
<div role="tabpanel">
<div id="tab-container">
<ul>
<li>Simple</li>
<li>Lightweight</li>