Corrected 638. test file did not match testable statement
--- a/ARIA/1.0/tests/test-files/accessible-name-input/file-label-embedded-slider.html Mon Nov 12 16:48:48 2012 -0600
+++ b/ARIA/1.0/tests/test-files/accessible-name-input/file-label-embedded-slider.html Tue Nov 13 10:30:00 2012 -0600
@@ -6,9 +6,8 @@
</head>
<body>
<input type="file" id="test" />
- <label for="test">Flash the screen
- <label for="test">foo <input role="slider" type="range" value="5" min="1" max="10" aria-valuenow="5" aria-valuemin="1" aria-valuemax="10"> baz</label>
+ <label for="test">foo <input role="slider" type="range" value="5" min="1" max="10" aria-valuenow="5" aria-valuemin="1" aria-valuemax="10"> baz
times.
</label>
</body>
-</html>
\ No newline at end of file
+</html>