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

Unified Diff: chrome/test/data/save_page/b.saved2.htm

Issue 1407663004: Tweaking WebPageSerializerImpl to emit a BOM for UTF16/32. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Making .gitattributes more generic. Created 5 years 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
« no previous file with comments | « chrome/test/data/save_page/b.saved1.htm ('k') | chrome/test/data/save_page/encoding-euc-kr.htm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/save_page/b.saved2.htm
diff --git a/chrome/test/data/save_page/b.saved2.htm b/chrome/test/data/save_page/b.saved2.htm
index 0d189bd3544c6c71b0c820cca8ad8470175f95a4..c934440076ff84f7e3afac68b31c836a14562f9e 100644
--- a/chrome/test/data/save_page/b.saved2.htm
+++ b/chrome/test/data/save_page/b.saved2.htm
@@ -1,6 +1,6 @@
<!-- saved from url=(0032)http://mock.http/save_page/b.htm -->
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>
Test page for saving page feature
</title>
« no previous file with comments | « chrome/test/data/save_page/b.saved1.htm ('k') | chrome/test/data/save_page/encoding-euc-kr.htm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698