| Index: LayoutTests/editing/execCommand/strikethrough-uses-strike-tag.html
|
| diff --git a/LayoutTests/editing/execCommand/strikethrough-uses-strike-tag.html b/LayoutTests/editing/execCommand/strikethrough-uses-strike-tag.html
|
| index 445c47e0f1becb365e915215d5d2e09e80f747de..fa4adb81ee4dd7af6fed42c9351217c184f52eac 100644
|
| --- a/LayoutTests/editing/execCommand/strikethrough-uses-strike-tag.html
|
| +++ b/LayoutTests/editing/execCommand/strikethrough-uses-strike-tag.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>
|
|
|