| Index: LayoutTests/editing/execCommand/toggle-style-2.html
|
| diff --git a/LayoutTests/editing/execCommand/toggle-style-2.html b/LayoutTests/editing/execCommand/toggle-style-2.html
|
| index 46d00db1a0a3a5b9db6b1e71d6377985dcfc3a6a..a7483ed7e85d7d49f39d8626155dfff9ff47ccb6 100644
|
| --- a/LayoutTests/editing/execCommand/toggle-style-2.html
|
| +++ b/LayoutTests/editing/execCommand/toggle-style-2.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>
|
|
|