| Index: LayoutTests/fast/dom/Element/id-in-map.html
|
| diff --git a/LayoutTests/fast/dom/Element/id-in-map.html b/LayoutTests/fast/dom/Element/id-in-map.html
|
| index e15642ab65b2bc1fb44b37ab28db21d4d40fd5b2..b4e0c1489c18e003dd5fb11b10cae8ea4e2c995a 100644
|
| --- a/LayoutTests/fast/dom/Element/id-in-map.html
|
| +++ b/LayoutTests/fast/dom/Element/id-in-map.html
|
| @@ -11,6 +11,5 @@ description("Test using id in map element.");
|
|
|
| shouldBeNonNull('document.getElementById("firstmap")');
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|