| Index: LayoutTests/fast/dom/custom/element-type.html
|
| diff --git a/LayoutTests/fast/dom/custom/element-type.html b/LayoutTests/fast/dom/custom/element-type.html
|
| index 9152e9c2837641d4b10c2dddf2bb6e7c341695cf..4b3573b523b7c8001dcc49bf0071f9440ec0b58b 100644
|
| --- a/LayoutTests/fast/dom/custom/element-type.html
|
| +++ b/LayoutTests/fast/dom/custom/element-type.html
|
| @@ -37,4 +37,3 @@ shouldBeTrue('a instanceof X');
|
| shouldBe('createdBy', '"X"');
|
| shouldBe('createdCallCount', '1');
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
|
|