4 <title>Name test case
540</title>
5 <meta content=
"text/html; charset=utf-8" http-equiv=
"Content-Type"/>
6 <link rel=
"stylesheet" href=
"/wai-aria/scripts/manual.css">
7 <script src=
"/resources/testharness.js"></script>
8 <script src=
"/resources/testharnessreport.js"></script>
9 <script src=
"/wai-aria/scripts/ATTAcomm.js"></script>
11 setup({explicit_timeout
: true, explicit_done
: true });
13 var theTest
= new ATTAcomm(
56 "title" : "Name test case 540"
63 <p>This test examines the ARIA properties for Name test case
540.
</p>
64 <div id=
"ID1">Rich's button
</div>
65 <input type=
"button" aria-labelledby=
"ID1" id=
"test">
67 <div id=
"manualMode"></div>
69 <div id=
"ATTAmessages"></div>