| author | Michael Cooper <cooper@w3.org> |
| Tue, 30 Oct 2012 09:22:33 +0100 | |
| changeset 25 | 4c195c8286f6 |
| parent 24 | 4fdbc5ba9911 |
| child 26 | c23a438f9d11 |
| ARIA/1.0/tests/test-files/name-computation-input/553.html |
--- a/ARIA/1.0/tests/test-files/name-computation-input/553.html Tue Oct 30 09:21:34 2012 +0100 +++ b/ARIA/1.0/tests/test-files/name-computation-input/553.html Tue Oct 30 09:22:33 2012 +0100 @@ -12,7 +12,7 @@ </head> <body> <label for="test">big and</label> -<input type="text id="test"/> +<input type="text" id="test"/> </body> </html>