Easy test for 103. I doubt we'll get any failures on this one.
authorJames Craig <jcraig@apple.com>
Tue, 29 Oct 2013 23:52:00 -0700
changeset 405 2e4cc69c02dc
parent 404 f6435ed24180
child 406 dc2b72b3158c
Easy test for 103. I doubt we'll get any failures on this one.
ARIA-UAIG/1.0/tests/test-files/test103.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ARIA-UAIG/1.0/tests/test-files/test103.html	Tue Oct 29 23:52:00 2013 -0700
@@ -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 103</title>
+	</head>
+	<body>
+		<div id="test">content text</div>
+	</body>
+</html>