| Index: LayoutTests/fast/dom/custom/type-extension-undo-assert.html
|
| diff --git a/LayoutTests/fast/dom/custom/type-extension-undo-assert.html b/LayoutTests/fast/dom/custom/type-extension-undo-assert.html
|
| index 8c67a6e8078cd2ab758f313f1d8fee66b577a4ed..fce6446bf845bd158bd12077e4e2641ab93115f1 100644
|
| --- a/LayoutTests/fast/dom/custom/type-extension-undo-assert.html
|
| +++ b/LayoutTests/fast/dom/custom/type-extension-undo-assert.html
|
| @@ -19,4 +19,3 @@ document.execCommand('undo', false, null);
|
| testPassed('did not crash');
|
| var successfullyParsed = true;
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
|
|