| Index: LayoutTests/editing/execCommand/convert-style-elements-to-spans.html
|
| diff --git a/LayoutTests/editing/execCommand/convert-style-elements-to-spans.html b/LayoutTests/editing/execCommand/convert-style-elements-to-spans.html
|
| index 47339734bd62e7de81b91b936a828d16cf03cb16..25e4597c450b4a35f4e6717d1e7880ffd3b4f683 100644
|
| --- a/LayoutTests/editing/execCommand/convert-style-elements-to-spans.html
|
| +++ b/LayoutTests/editing/execCommand/convert-style-elements-to-spans.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>
|
|
|