test file appeared empty; giving this some layout style.
authorJames Craig <jcraig@apple.com>
Sat, 14 Sep 2013 23:12:57 -0700
changeset 363 8d6c3c9ffc63
parent 362 f447a06688c5
child 364 f91599a1a9de
test file appeared empty; giving this some layout style.
ARIA-UAIG/1.0/tests/test-files/test60.html
--- a/ARIA-UAIG/1.0/tests/test-files/test60.html	Thu Sep 12 17:58:33 2013 -0500
+++ b/ARIA-UAIG/1.0/tests/test-files/test60.html	Sat Sep 14 23:12:57 2013 -0700
@@ -4,6 +4,6 @@
 		<title>Div with role="spinbutton" with aria-valuenow="5", aria-valuemin="0" and aria-valuemax="10", and aria-valuetext="nurthen"</title>
 	</head>
 	<body>
-		<div id="test" role="spinbutton" aria-valuenow="5" aria-valuemin="0" aria-valuemax="10" aria-valuetext="nurthen"></div>
+		<div id="test" role="spinbutton" aria-valuenow="5" aria-valuemin="0" aria-valuemax="10" aria-valuetext="nurthen" style="border: solid 1px black;">&nbsp;</div>
 	</body>
 </html>
\ No newline at end of file