| Index: LayoutTests/editing/execCommand/justify.html
|
| diff --git a/LayoutTests/editing/execCommand/justify.html b/LayoutTests/editing/execCommand/justify.html
|
| index 890853988743c214526e151c2e0055fa73b047d7..85a339ec993a29f5691797d9aada86610dcc0958 100644
|
| --- a/LayoutTests/editing/execCommand/justify.html
|
| +++ b/LayoutTests/editing/execCommand/justify.html
|
| @@ -102,6 +102,5 @@ testJustifying(selectFirstPosition, 'JustifyRight', '<div style="text-align: rig
|
| document.body.removeChild(testContainer);
|
|
|
| </script>
|
| -<script src="../../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|