--- a/ARIA/1.0/tests/test-files/roles-properties-supported/roles-properties-supported-textbox-aria-activedescendant-obj1.html Wed Apr 24 13:28:48 2013 -0700
+++ b/ARIA/1.0/tests/test-files/roles-properties-supported/roles-properties-supported-textbox-aria-activedescendant-obj1.html Wed Apr 24 18:23:31 2013 -0500
@@ -3,13 +3,12 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <title><div> with role textbox; supported state or property "aria-activedescendant" value
- of "obj1"
+ <title>Test Case 234
</title>
</head>
<body>
<div id="test" role="textbox" aria-activedescendant="obj1" tabindex="0">Placeholder content
- <div id="obj1">obj1</div>
+ <div id="obj1" role="button">obj1</div>
</div>
<div id="obj2">obj2</div>
</body>