Chromium Code Reviews| Index: LayoutTests/fast/encoding/api/ascii-supersets.html |
| diff --git a/LayoutTests/fast/encoding/api/ascii-supersets.html b/LayoutTests/fast/encoding/api/ascii-supersets.html |
| index 3ecd813c82d06e356c73d5661fb198182dfeeea3..ab94e5a0ffd5ca08b6dd0d18077f0e18a74b1643 100644 |
| --- a/LayoutTests/fast/encoding/api/ascii-supersets.html |
| +++ b/LayoutTests/fast/encoding/api/ascii-supersets.html |
| @@ -7,7 +7,6 @@ |
| // Encodings that have escape codes in 0x00-0x7F |
| var escape_codes = { |
| - 'hz-gb-2312': [ 0x7E ], |
| 'iso-2022-jp': [ 0x1B ], |
| 'iso-2022-kr': [ 0x0E, 0x0F, 0x1B ] |
| }; |