author | Richard Schwerdtfeger <schwer@us.ibm.com> |
Mon, 04 Feb 2013 10:37:58 -0600 | |
changeset 96 | 971850e48f64 |
parent 95 | 267b86ce477b |
child 97 | c390d99370f0 |
ARIA/1.0/tests/test-files/name-computation-input/661.html |
--- a/ARIA/1.0/tests/test-files/name-computation-input/661.html Mon Feb 04 10:34:40 2013 -0600 +++ b/ARIA/1.0/tests/test-files/name-computation-input/661.html Mon Feb 04 10:37:58 2013 -0600 @@ -11,7 +11,7 @@ </head> <body> <form> - <label for="test" title="bar"><input id="test" type="checkbox" name="test" title="bar"></label> + <label for="test" title=" bar "><input id="test" type="checkbox" name="test" title="bar"></label> </form> </body> </html>