| Index: LayoutTests/editing/execCommand/break-out-of-empty-list-item.html
|
| diff --git a/LayoutTests/editing/execCommand/break-out-of-empty-list-item.html b/LayoutTests/editing/execCommand/break-out-of-empty-list-item.html
|
| index 7bb8a28ef744d451844b3970df4002b41fc56505..03291a82cfa637509f9c2662867b795aa4bf0895 100644
|
| --- a/LayoutTests/editing/execCommand/break-out-of-empty-list-item.html
|
| +++ b/LayoutTests/editing/execCommand/break-out-of-empty-list-item.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>
|
| <script src="script-tests/break-out-of-empty-list-item.js"></script>
|
|
|