--- a/ARIA/1.0/tests/test-files/roles-properties-supported-inherited/roles-properties-supported-inherited-radio-aria-setsize-1.html Mon Apr 29 13:27:33 2013 -0500
+++ b/ARIA/1.0/tests/test-files/roles-properties-supported-inherited/roles-properties-supported-inherited-radio-aria-setsize-1.html Mon Apr 29 14:25:27 2013 -0500
@@ -8,8 +8,8 @@
</title>
</head>
<body>
+ <div role="radiogroup">
<div id="test" role="radio" aria-setsize="1">Placeholder content</div>
- <div id="obj1">obj1</div>
- <div id="obj2">obj2</div>
+ </div>
</body>
-</html>
\ No newline at end of file
+</html>