| Index: LayoutTests/fast/dom/custom/constructor-calls-created-synchronously.html
|
| diff --git a/LayoutTests/fast/dom/custom/constructor-calls-created-synchronously.html b/LayoutTests/fast/dom/custom/constructor-calls-created-synchronously.html
|
| index 57594aeb85a7bde74ea55f1a634584d9880410c0..def904fd3d52bc2ecad2f59c78b093129b32b7d9 100644
|
| --- a/LayoutTests/fast/dom/custom/constructor-calls-created-synchronously.html
|
| +++ b/LayoutTests/fast/dom/custom/constructor-calls-created-synchronously.html
|
| @@ -15,4 +15,3 @@ shouldBe('ncallbacks', '1');
|
|
|
| successfullyParsed = true;
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
|
|