| Index: LayoutTests/editing/style/apply-style-join-child-text-nodes-crash.html
|
| diff --git a/LayoutTests/editing/style/apply-style-join-child-text-nodes-crash.html b/LayoutTests/editing/style/apply-style-join-child-text-nodes-crash.html
|
| index 6d8343d742f9d260611a2142670d924e2f200af8..8b94c0ad82492783d728100be9f148555d754b3d 100755
|
| --- a/LayoutTests/editing/style/apply-style-join-child-text-nodes-crash.html
|
| +++ b/LayoutTests/editing/style/apply-style-join-child-text-nodes-crash.html
|
| @@ -22,7 +22,6 @@ document.designMode = "on";
|
| document.execCommand("SelectAll");
|
| document.execCommand("FontSizeDelta", false, 3);
|
| </script>
|
| -<script src="../../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|
|
|