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

Unified Diff: chrome/test/data/encoding_tests/encoding_auto_detect/windows-1252_content_without_encoding_declaration.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_auto_detect/windows-1252_content_without_encoding_declaration.htm
===================================================================
--- chrome/test/data/encoding_tests/encoding_auto_detect/windows-1252_content_without_encoding_declaration.htm (revision 0)
+++ chrome/test/data/encoding_tests/encoding_auto_detect/windows-1252_content_without_encoding_declaration.htm (revision 0)
@@ -0,0 +1,13 @@
+<HTML>
+ <HEAD>
+ <TITLE> windows-1252 </TITLE>
+ </HEAD>
+
+ <BODY>
+ The article of impeachment -- essentially an indictment -- now goes to the state Senate for a trial. A two-thirds vote is required there to convict Blagojevich and remove him from office. The trial will be presided over by the chief justice of the Illinois Supreme Court and could begin as early as Jan. 26.
+
+In the state Senate trial, impeachment managers and Blagojevich will have the opportunity to present witnesses and evidence.
+
+If convicted by the Illinois Senate, Blagojevich would be removed from office and Lt. Gov. Pat Quinn would become acting governor.
+ </BODY>
+</HTML>

Powered by Google App Engine
This is Rietveld 408576698