author | Richard Schwerdtfeger <schwer@us.ibm.com> |
Mon, 04 Feb 2013 14:27:10 -0600 | |
changeset 100 | ef4f729efa43 |
parent 99 | 68caab77addd |
child 101 | 5ffd6ecf5f1a |
ARIA/1.0/tests/test-files/name-computation-input/621.html |
--- a/ARIA/1.0/tests/test-files/name-computation-input/621.html Mon Feb 04 10:53:58 2013 -0600 +++ b/ARIA/1.0/tests/test-files/name-computation-input/621.html Mon Feb 04 14:27:10 2013 -0600 @@ -7,6 +7,6 @@ </head> <body> <input type="file" id="test"> -<label for="test">foo<input type="text" value="bar">baz</label> +<label for="test">foo <input type="text" value="bar"> baz</label> </body> </html>