| Index: LayoutTests/editing/execCommand/query-command-state.html
|
| diff --git a/LayoutTests/editing/execCommand/query-command-state.html b/LayoutTests/editing/execCommand/query-command-state.html
|
| index 308563e365a965f9e1216d83486c11055900ccfd..185400fc3ea290dca02786eb1d044c33a4e8c60f 100644
|
| --- a/LayoutTests/editing/execCommand/query-command-state.html
|
| +++ b/LayoutTests/editing/execCommand/query-command-state.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>
|
|
|