| Index: LayoutTests/fast/encoding/char-decoding.html
|
| diff --git a/LayoutTests/fast/encoding/char-decoding.html b/LayoutTests/fast/encoding/char-decoding.html
|
| index e2d833e78333f8ca92554acc1fd07f3d80347fbd..0567ef6b34d9db2894764b14e02c548d9f3992fc 100644
|
| --- a/LayoutTests/fast/encoding/char-decoding.html
|
| +++ b/LayoutTests/fast/encoding/char-decoding.html
|
| @@ -106,6 +106,5 @@ testDecode('UTF-16BE', '%D8%69%DE%D6', 'U+D869/U+DED6');
|
| testDecode('unicodeFFFE', '%D8%69%DE%D6', 'U+D869/U+DED6');
|
|
|
| </script>
|
| -<script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|