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

Side by Side Diff: chrome/test/data/save_page/utf32.saved.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: Reverting unnecessary embedded_test_server.cc changes. Created 5 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 unified diff | Download patch
OLDNEW
(Empty)
1
2 <!-- saved from url=(0036)http://mock.http/save_page/utf32.htm -->
3 <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4 <title>
5 Test page for saving page feature
6 </title>
7 <link type="text/css" href="./utf32_files/1.css" rel="stylesheet">
8 </head>
9 <body>
10 Exercising encoding with a sentence
11 that contains all special Polish characters:
12 Zażółć gęślą jaźń.
13 <br>
14
15 <img src="./utf32_files/1.png">
16
17
18 </body></html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698