| Index: LayoutTests/fast/encoding/api/surrogate-pairs.html
|
| diff --git a/LayoutTests/fast/encoding/api/surrogate-pairs.html b/LayoutTests/fast/encoding/api/surrogate-pairs.html
|
| index f050061ba6663be1e81d8af3386b0bfe49e68446..7c6104d1ff4c2b0df67978ecd1409f7706d01d7d 100644
|
| --- a/LayoutTests/fast/encoding/api/surrogate-pairs.html
|
| +++ b/LayoutTests/fast/encoding/api/surrogate-pairs.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <script>
|
|
|
| description("Test invalid UTF-16 surrogate pairs with UTF-8 encoding");
|
|
|