Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8745)

Unified Diff: chrome/test/data/encoding_tests/alias_mapping/windows-1257.html

Issue 1705004: Update WebKit to r58033 (Closed)
Patch Set: Merge in issue 1712005 Created 10 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698