| Index: LayoutTests/accessibility/input-type-range-aria-value.html
|
| diff --git a/LayoutTests/accessibility/input-type-range-aria-value.html b/LayoutTests/accessibility/input-type-range-aria-value.html
|
| index d074f50c92160cd646471c5f952f0c73d292d989..e28150dbdd474939d1bb6cd37806bfde8cb12270 100644
|
| --- a/LayoutTests/accessibility/input-type-range-aria-value.html
|
| +++ b/LayoutTests/accessibility/input-type-range-aria-value.html
|
| @@ -35,5 +35,4 @@ if (window.accessibilityController) {
|
| shouldBe("axRange3.valueDescription", "'AXValueDescription: 5 of 10'");
|
| }
|
| </script>
|
| -<script src="../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
|
|