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

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

Issue 26439002: Canonical encoding name : windows-949 => EUC-KR (Closed) Base URL: svn://svn.chromium.org/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
diff --git a/chrome/test/data/encoding_tests/alias_mapping/windows-949.html b/chrome/test/data/encoding_tests/alias_mapping/EUC-KR.html
similarity index 86%
rename from chrome/test/data/encoding_tests/alias_mapping/windows-949.html
rename to chrome/test/data/encoding_tests/alias_mapping/EUC-KR.html
index ff2f47ba8d195780f2ce726f38476fa4738c0760..81c96558aa0b60ca4f2b40d7063124fe76d45f8b 100644
--- a/chrome/test/data/encoding_tests/alias_mapping/windows-949.html
+++ b/chrome/test/data/encoding_tests/alias_mapping/EUC-KR.html
@@ -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