Chromium Code Reviews| Index: chrome/test/data/encoding_tests/alias_mapping/ISO-8859-4.html |
| diff --git a/chrome/test/data/encoding_tests/alias_mapping/ISO-8859-4.html b/chrome/test/data/encoding_tests/alias_mapping/ISO-8859-4.html |
| index 36eb7f7154adca7aa6ccec059fe918026798c893..9ebfa36b5f4bd0fedb2a1292c41165b0b970836e 100644 |
| --- a/chrome/test/data/encoding_tests/alias_mapping/ISO-8859-4.html |
| +++ b/chrome/test/data/encoding_tests/alias_mapping/ISO-8859-4.html |
| @@ -1,15 +1,15 @@ |
| -<HTML> |
| - <HEAD> |
| - <TITLE> ISO-8859-4 </TITLE> |
| +<html> |
| + <head> |
| + <title> ISO-8859-4 </title> |
| <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-4" /> |
| - </HEAD> |
| + </head> |
| - <BODY> |
| + <body> |
| ¡¢£¤¥¦§¨©ª«¬®¯ |
| °±²³´µ¶·¹º»¼½¾¿ |
| ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏ |
| ÐÑÒÓÔÕÖרÙÚÛÜÝÞß |
| àáâãäåæçèéêëìíîï |
| ðñòóôõö÷øùúûüýþÿ |
| - </BODY> |
| -</HTML> |
| + </body> |
| +</html> |