seed test 100
authorRichard Schwerdtfeger <schwer@us.ibm.com>
Wed, 25 Sep 2013 16:19:06 -0500
changeset 380 ccb8bc6d1287
parent 379 cd5e5a17805a
child 381 943a81b146dd
seed test 100
ARIA-UAIG/1.0/tests/test-files/test100.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ARIA-UAIG/1.0/tests/test-files/test100.html	Wed Sep 25 16:19:06 2013 -0500
@@ -0,0 +1,9 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+	<head>
+		<title>test 100</title>
+	</head>
+	<body>
+                <div id="test" role="img" aria-describedby="broken" aria-label="test"></div>
+	</body>
+</html>