add test case 880
authorRichard Schwerdtfeger <schwer@us.ibm.com>
Tue, 02 Jul 2013 09:27:46 -0500
changeset 291 2cebfb1d5352
parent 290 f5baeb01b959
child 292 0cde0efcab9c
add test case 880
ARIA/1.0/tests/test-files/namefromauthor-requ/880.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ARIA/1.0/tests/test-files/namefromauthor-requ/880.html	Tue Jul 02 09:27:46 2013 -0500
@@ -0,0 +1,12 @@
+<!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 880
+      </title>
+   </head>
+   <body>
+      <div id="test" role="progressbar" aria-label="foo" aria-valuemax="1.1">Placeholder content</div>
+   </body>
+</html>