author | Richard Schwerdtfeger <schwer@us.ibm.com> |
Mon, 01 Jul 2013 14:34:30 -0500 | |
changeset 268 | e33358d402ae |
parent 267 | 8a8a6eda0627 |
child 269 | 22fd67e6c5bc |
ARIA/1.0/tests/test-files/namefromauthor-requ/860.html |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ARIA/1.0/tests/test-files/namefromauthor-requ/860.html Mon Jul 01 14:34:30 2013 -0500 @@ -0,0 +1,11 @@ +CTYPE html + PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>test 860</title> + </head> + <body> + <div id="test" aria-label="test" role="application"></div> + </body> +</html> +