author | Richard Schwerdtfeger <schwer@us.ibm.com> |
Wed, 03 Jul 2013 13:58:34 -0500 | |
changeset 295 | 0210697a101a |
parent 294 | 8ebf59d4e3b2 |
child 296 | 910fa20ae4ae |
ARIA/1.0/tests/test-files/namefromauthor-requ/886.html |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ARIA/1.0/tests/test-files/namefromauthor-requ/886.html Wed Jul 03 13:58:34 2013 -0500 @@ -0,0 +1,12 @@ +<!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 case 886</title> + </head> + <body> + <div id="test" aria-label="foo" role="spinbutton" aria-currentvalue="2"> + </div> + </body> +</html>