author | Richard Schwerdtfeger <schwer@us.ibm.com> |
Mon, 01 Jul 2013 16:57:22 -0500 | |
changeset 274 | 3ad7854d46ab |
parent 273 | 50a0371ce49b |
child 275 | 9b22711b7724 |
ARIA/1.0/tests/test-files/namefromauthor-requ/865.html |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ARIA/1.0/tests/test-files/namefromauthor-requ/865.html Mon Jul 01 16:57:22 2013 -0500 @@ -0,0 +1,11 @@ +<!DOCTYPE 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 865</title> + </head> + <body> + <div id="test" aria-label="test" role="dialog"></div> + </body> +</html> +