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

Unified Diff: chrome/test/data/encoding_tests/encoding_alias_mapping/encoding-windows-1257.htm

Issue 18417: Add a UI test for "Encoding" menu Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 11 years, 10 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/encoding_alias_mapping/encoding-windows-1257.htm
===================================================================
--- chrome/test/data/encoding_tests/encoding_alias_mapping/encoding-windows-1257.htm (revision 0)
+++ chrome/test/data/encoding_tests/encoding_alias_mapping/encoding-windows-1257.htm (revision 0)
@@ -0,0 +1,23 @@
+<HTML>
+ <HEAD>
+ <TITLE> windows-1257 </TITLE>
+ <meta http-equiv="Content-Type" content="text/html; charset=windows-1257" />
+ </HEAD>
+
+ <BODY>
+ ! " # $ % & ' ( ) * + , - . /
+0 1 2 3 4 5 6 7 8 9 : ; < = > ?
+@ A B C D E F G H I J K L M N O
+P Q R S T U V W X Y Z [ \ ] ^ _
+` a b c d e f g h i j k l m n o
+p q r s t u v w x y z { | } ~ 
+€  ‚ ? „ … † ‡ ? ‰ Ð ‹ ?  Ž 
+ ‘ ’ “ ” • – — ? ™ ð › ?  ž ?
+ ¡ ¢ £ ¤ ¥ ¦ § ¨ © ª « ¬ ® ¯
+° ± ² ³ ´ µ ¶ · ¸ ¹ º » ¼ ½ ¾ ¿
+À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï
+Ð Ñ Ò Ó Ô Õ Ö × Ø Ù Ú Û Ü Ý Þ ß
+à á â ã ä å æ ç è é ê ë ì í î ï
+ð ñ ò ó ô õ ö ÷ ø ù ú û ü ý þ ÿ
+ </BODY>
+</HTML>

Powered by Google App Engine
This is Rietveld 408576698