| Index: LayoutTests/svg/custom/window-named-item-lookup.html
|
| diff --git a/LayoutTests/svg/custom/window-named-item-lookup.html b/LayoutTests/svg/custom/window-named-item-lookup.html
|
| index 0dd4c44873f8fb16d93e0fc0652e1d38ac3f72de..ee4842189d3890ab980b5cfb834bf82a01d76e42 100644
|
| --- a/LayoutTests/svg/custom/window-named-item-lookup.html
|
| +++ b/LayoutTests/svg/custom/window-named-item-lookup.html
|
| @@ -12,7 +12,6 @@
|
| shouldBe("window.test5.length", "2");
|
| }
|
| </script>
|
| - <script src="../../fast/js/resources/js-test-post.js"></script>
|
| </head>
|
| <body onload="runTest()">
|
| <a id="test1"></a>
|
|
|