| Index: LayoutTests/accessibility/draw-custom-focus-ring.html
|
| diff --git a/LayoutTests/accessibility/draw-custom-focus-ring.html b/LayoutTests/accessibility/draw-custom-focus-ring.html
|
| index bc949a90a1cc1a1162c35baf69a97dd41c8187e2..5460a449676447b568cb5463e8b510fcb0398e11 100644
|
| --- a/LayoutTests/accessibility/draw-custom-focus-ring.html
|
| +++ b/LayoutTests/accessibility/draw-custom-focus-ring.html
|
| @@ -53,5 +53,4 @@ shouldBe("axButton2.y", "200");
|
| shouldBe("axButton2.width", "200");
|
| shouldBe("axButton2.height", "100");
|
| </script>
|
| -<script src="../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
|
|