| Index: LayoutTests/editing/execCommand/insert-lists-inside-another-list.html
|
| diff --git a/LayoutTests/editing/execCommand/insert-lists-inside-another-list.html b/LayoutTests/editing/execCommand/insert-lists-inside-another-list.html
|
| index 695a77d9a1abbb8aa6c4f42a11c9ec8e431d0fbd..d893ebfc48690078a00e74fc44acd836337e7e81 100644
|
| --- a/LayoutTests/editing/execCommand/insert-lists-inside-another-list.html
|
| +++ b/LayoutTests/editing/execCommand/insert-lists-inside-another-list.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head>
|
| -<script src="../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <p id="description"></p>
|
|
|