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

Unified Diff: chrome/test/data/encoding_tests/alias_mapping/windows-1252.html

Issue 1705004: Update WebKit to r58033 (Closed)
Patch Set: Merge in issue 1712005 Created 10 years, 8 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/alias_mapping/windows-1252.html
diff --git a/chrome/test/data/encoding_tests/alias_mapping/windows-1252.html b/chrome/test/data/encoding_tests/alias_mapping/windows-1252.html
index caa8a23ea7f320b48acda4637d843f693c4c03aa..987a0dff7ef8cde5ad58a4788a2820c7faec0fed 100644
--- a/chrome/test/data/encoding_tests/alias_mapping/windows-1252.html
+++ b/chrome/test/data/encoding_tests/alias_mapping/windows-1252.html
@@ -1,14 +1,14 @@
-<HTML>
- <HEAD>
- <TITLE> windows-1252 </TITLE>
+<html>
+ <head>
+ <title> windows-1252 </title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />
- </HEAD>
+ </head>
- <BODY>
+ <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>
+ </body>
+</html>

Powered by Google App Engine
This is Rietveld 408576698