| Index: LayoutTests/fast/forms/color/color-setrangetext.html
|
| diff --git a/LayoutTests/fast/forms/color/color-setrangetext.html b/LayoutTests/fast/forms/color/color-setrangetext.html
|
| index 4d9d1726d6fa9c14b7e7a09d670cfaa996a06232..06e3b21d3665dbae7ecc02a8315538b02e015678 100644
|
| --- a/LayoutTests/fast/forms/color/color-setrangetext.html
|
| +++ b/LayoutTests/fast/forms/color/color-setrangetext.html
|
| @@ -10,7 +10,6 @@
|
| description("Test setRangeText() method is not available in color inputs.");
|
| runTestsShouldFail("input", { type: "color" });
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|
|
|