| Index: LayoutTests/svg/custom/title-assertion.html
|
| diff --git a/LayoutTests/svg/custom/title-assertion.html b/LayoutTests/svg/custom/title-assertion.html
|
| index a8da29cd19a3c019716985a60364f311741b91ec..1ee320d621729eac6c8c89901529663be7297356 100644
|
| --- a/LayoutTests/svg/custom/title-assertion.html
|
| +++ b/LayoutTests/svg/custom/title-assertion.html
|
| @@ -9,5 +9,4 @@ document.title = 'New title';
|
| description('We had a bug that updating document.title caused an assertion failure.');
|
| testPassed('if any assertion does not fail.');
|
| </script>
|
| -<script src="../../fast/js/resources/js-test-post.js"></script>
|
| </html>
|
|
|