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

Unified Diff: chrome/test/data/encoding_tests/auto_detect/windows-1254_with_no_encoding_specified.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/auto_detect/windows-1254_with_no_encoding_specified.html
diff --git a/chrome/test/data/encoding_tests/auto_detect/windows-1254_with_no_encoding_specified.html b/chrome/test/data/encoding_tests/auto_detect/windows-1254_with_no_encoding_specified.html
index 6e7a9ee31c573ed9e26b717984125c3152457339..59217951fe7ab81e3c2d3ae6b8c7db911fc557c0 100644
--- a/chrome/test/data/encoding_tests/auto_detect/windows-1254_with_no_encoding_specified.html
+++ b/chrome/test/data/encoding_tests/auto_detect/windows-1254_with_no_encoding_specified.html
@@ -1,9 +1,9 @@
-<HTML>
- <HEAD>
- <TITLE> windows-1254 </TITLE>
- </HEAD>
+<html>
+ <head>
+ <title> windows-1254 </title>
+ </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