--- a/ARIA/1.0/tests/test-files/roles-plain-abstract/roles-plain-abstract-section.html Mon Mar 05 13:08:41 2012 -0500
+++ b/ARIA/1.0/tests/test-files/roles-plain-abstract/roles-plain-abstract-section.html Wed Mar 07 17:39:21 2012 -0500
@@ -3,9 +3,9 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <title>Plain <div> with abstract role "section" and no states or properties</title>
+ <title>Plain <p> with abstract role "section" and no states or properties</title>
</head>
<body>
- <div role="section" id="test">Placeholder content</div>
+ <p role="section" id="test">Placeholder content</p>
</body>
</html>
\ No newline at end of file