| Index: LayoutTests/editing/selection/selection-change-in-mutation-event-by-remove-children.html
|
| diff --git a/LayoutTests/editing/selection/selection-change-in-mutation-event-by-remove-children.html b/LayoutTests/editing/selection/selection-change-in-mutation-event-by-remove-children.html
|
| index 015e610aaeb7ca9100c59c914aa57900c7da55d5..355a6f9a730c233a6fcecb6916da6a92476a114a 100644
|
| --- a/LayoutTests/editing/selection/selection-change-in-mutation-event-by-remove-children.html
|
| +++ b/LayoutTests/editing/selection/selection-change-in-mutation-event-by-remove-children.html
|
| @@ -3,7 +3,7 @@
|
| <div id="sample">foobar</div>
|
| </div>
|
| <div id="console"></div>
|
| -<script src="../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script>
|
| description('Selection should be updated after set innerHTML.');
|
|
|
|
|