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

Unified Diff: chrome/test/data/encoding_tests/alias_mapping/EUC-KR.html

Issue 25769005: Canonical encoding name : windows-949 => EUC-KR (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 2 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/EUC-KR.html
===================================================================
--- chrome/test/data/encoding_tests/alias_mapping/EUC-KR.html (revision 226622)
+++ chrome/test/data/encoding_tests/alias_mapping/EUC-KR.html (working copy)
@@ -1,7 +1,7 @@
<html>
<head>
- <title> windows-949 </title>
- <meta http-equiv="Content-Type" content="text/html; charset=windows-949" />
+ <title> EUC-KR </title>
+ <meta http-equiv="Content-Type" content="text/html; charset=EUC-KR" />
</head>
<body>
« no previous file with comments | « chrome/browser/character_encoding.cc ('k') | chrome/test/data/encoding_tests/alias_mapping/windows-949.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698