| Index: third_party/WebKit/LayoutTests/imported/wpt/encoding/iso-2022-jp-encoder.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/encoding/iso-2022-jp-encoder.html b/third_party/WebKit/LayoutTests/imported/wpt/encoding/iso-2022-jp-encoder.html
|
| index a645fc43ea87f6aaf21674faa0ce0a383b5222f0..d3124e5f54b63267a55173805ef72290c7b90595 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/encoding/iso-2022-jp-encoder.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/encoding/iso-2022-jp-encoder.html
|
| @@ -1,5 +1,5 @@
|
| <!doctype html>
|
| -<meta charset=iso-2022-jp> <!-- if the server overrides this, it is stupid, as this is a testsuite -->
|
| +<meta charset=iso-2022-jp> <!-- if the server overrides this, it is stupid, as this is a testsuite -->
|
| <script src=/resources/testharness.js></script>
|
| <script src=/resources/testharnessreport.js></script>
|
| <div id=log></div>
|
|
|