add test case 878
authorRichard Schwerdtfeger <schwer@us.ibm.com>
Tue, 02 Jul 2013 09:14:58 -0500
changeset 288 d2e3b298d61e
parent 287 4e467883cd31
child 289 33e748e07e12
add test case 878
ARIA/1.0/tests/test-files/namefromauthor-requ/878.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ARIA/1.0/tests/test-files/namefromauthor-requ/878.html	Tue Jul 02 09:14:58 2013 -0500
@@ -0,0 +1,21 @@
+# 1 "877.html"
+# 1 "<built-in>"
+# 1 "<command-line>"
+# 1 "877.html"
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+   <head>
+      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+      <title>test case 878
+      </title>
+   </head>
+   <body>
+      <div role="menu" tabindex="0" aria-activedescendant="obj1" tabindex="0">
+		  <div id="test" aria-label="foo" role="menuitemradio" aria-checked="false"></div>
+		  <div id="obj2" role="menuitem">obj2</div>
+      </div>
+   </body>
+</html>
+
+