| Index: LayoutTests/fast/events/ime-composition-events-001.html
|
| diff --git a/LayoutTests/fast/events/ime-composition-events-001.html b/LayoutTests/fast/events/ime-composition-events-001.html
|
| index 9918bd3eb4681336333cdc2fe469b89f82768852..fc2b3ff00d50b1ec8531c21dddf841e42d365a58 100644
|
| --- a/LayoutTests/fast/events/ime-composition-events-001.html
|
| +++ b/LayoutTests/fast/events/ime-composition-events-001.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <input id="test" type="text">
|
|
|