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