| Index: LayoutTests/editing/selection/user-select-js-property.html
|
| diff --git a/LayoutTests/editing/selection/user-select-js-property.html b/LayoutTests/editing/selection/user-select-js-property.html
|
| index 8d8a496ac346a909ccd198a163088dd34d53553c..2e8a3b6c9a367912831dad3bd76d1d1a997b2268 100644
|
| --- a/LayoutTests/editing/selection/user-select-js-property.html
|
| +++ b/LayoutTests/editing/selection/user-select-js-property.html
|
| @@ -31,4 +31,3 @@ shouldBeEqualToString('selection.type', 'None');
|
| if (window.testRunner)
|
| $('container').outerHTML = '';
|
| </script>
|
| -<script src="../../fast/js/resources/js-test-post.js"></script>
|
|
|