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

Side by Side Diff: chrome/test/data/encoding_tests/alias_mapping/ISO-8859-4.html

Issue 165393: Add a UI test for "Encoding" menu. Please see crbug.com/5515 for more details... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 4 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 | Annotate | Revision Log
Property Changes:
Added: svn:mime-type
+ text/html
OLDNEW
(Empty)
1 <HTML>
2 <HEAD>
3 <TITLE> ISO-8859-4 </TITLE>
4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-4" />
5 </HEAD>
6
7 <BODY>
8 ¡¢£¤¥¦§¨©ª«¬®¯
9 °±²³´µ¶·¹º»¼½¾¿
10 ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏ
11 ÐÑÒÓÔÕÖרÙÚÛÜÝÞß
12 àáâãäåæçèéêëìíîï
13 ðñòóôõö÷øùúûüýþÿ
14 </BODY>
15 </HTML>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698