| Index: chrome/test/data/encoding_tests/alias_mapping/windows-1257.html
|
| diff --git a/chrome/test/data/encoding_tests/alias_mapping/windows-1257.html b/chrome/test/data/encoding_tests/alias_mapping/windows-1257.html
|
| index adf4cb7a1e9b53044319b926d45f47a9f1efd26f..2d23b135093e5416c43549319b509d8a21fb3fb1 100644
|
| --- a/chrome/test/data/encoding_tests/alias_mapping/windows-1257.html
|
| +++ b/chrome/test/data/encoding_tests/alias_mapping/windows-1257.html
|
| @@ -1,10 +1,10 @@
|
| -<HTML>
|
| - <HEAD>
|
| - <TITLE> windows-1257 </TITLE>
|
| +<html>
|
| + <head>
|
| + <title> windows-1257 </title>
|
| <meta http-equiv="Content-Type" content="text/html; charset=windows-1257" />
|
| - </HEAD>
|
| + </head>
|
|
|
| - <BODY>
|
| + <body>
|
| ! " # $ % & ' ( ) * + , - . /
|
| 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
|
| @ A B C D E F G H I J K L M N O
|
| @@ -19,5 +19,5 @@ p q r s t u v w x y z { | } ~
|
| Ð Ñ Ò Ó Ô Õ Ö × Ø Ù Ú Û Ü Ý Þ ß
|
| à á â ã ä å æ ç è é ê ë ì í î ï
|
| ð ñ ò ó ô õ ö ÷ ø ù ú û ü ý þ ÿ
|
| - </BODY>
|
| -</HTML>
|
| + </body>
|
| +</html>
|
|
|