author | Michael Cooper <cooper@w3.org> |
Tue, 30 Oct 2012 09:21:34 +0100 | |
changeset 24 | 4fdbc5ba9911 |
parent 18 | fe9dc0ef5d81 |
child 25 | 4c195c8286f6 |
ARIA/1.0/tests/test-files/name-computation-input/552.html |
--- a/ARIA/1.0/tests/test-files/name-computation-input/552.html Mon Oct 29 10:47:37 2012 +0100 +++ b/ARIA/1.0/tests/test-files/name-computation-input/552.html Tue Oct 30 09:21:34 2012 +0100 @@ -12,7 +12,7 @@ </head> <body> <label for="test"></label> -<input type="text id="test"/> +<input type="text" id="test"/> </body> </html>