| Index: LayoutTests/fast/dom/shadow/reinsert-insertion-point.html
|
| diff --git a/LayoutTests/fast/dom/shadow/reinsert-insertion-point.html b/LayoutTests/fast/dom/shadow/reinsert-insertion-point.html
|
| index 3fd8722c52cf8dffcf96d33ef25a755e41333780..f05fab24a9ac29339fd88b9f0ac0b7768c6e61fd 100644
|
| --- a/LayoutTests/fast/dom/shadow/reinsert-insertion-point.html
|
| +++ b/LayoutTests/fast/dom/shadow/reinsert-insertion-point.html
|
| @@ -18,4 +18,3 @@ insideRoot.appendChild(content);
|
| shouldBeTrue("inside.offsetHeight > 0");
|
| </script>
|
|
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
|
|