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

Unified Diff: chrome/test/data/encoding_tests/alias_mapping/windows-1254.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-1254.html
diff --git a/chrome/test/data/encoding_tests/alias_mapping/windows-1254.html b/chrome/test/data/encoding_tests/alias_mapping/windows-1254.html
index f5da51001cdbf81e656a8022ef0ea256e4a00049..bc2930c42b657651e84ae6166d75b4a2f567f99f 100644
--- a/chrome/test/data/encoding_tests/alias_mapping/windows-1254.html
+++ b/chrome/test/data/encoding_tests/alias_mapping/windows-1254.html
@@ -1,10 +1,10 @@
-<HTML>
- <HEAD>
- <TITLE> windows-1254 </TITLE>
+<html>
+ <head>
+ <title> windows-1254 </title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1254" />
- </HEAD>
+ </head>
- <BODY>
+ <body>
Arama yapýlan en çarpýcý adres, AK Parti Genel Merkezi'nin karþýsýnda yer alan ve Atatürk Orman Çiftliði'nin sýnýrlarý içinde yer alan Saklýbahçe mesirelik alaný. Polis ekipleri arama çalýþmalarýný Saklýbahçe'nin 'çeþmebaþý' mevkiinde yoðunlaþtýrýldý. ...
- </BODY>
-</HTML>
+ </body>
+</html>

Powered by Google App Engine
This is Rietveld 408576698