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

Unified Diff: chrome/test/data/encoding_tests/auto_detect/iso-8859-1_with_no_encoding_specified.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 side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/encoding_tests/auto_detect/iso-8859-1_with_no_encoding_specified.html
===================================================================
--- chrome/test/data/encoding_tests/auto_detect/iso-8859-1_with_no_encoding_specified.html (revision 0)
+++ chrome/test/data/encoding_tests/auto_detect/iso-8859-1_with_no_encoding_specified.html (revision 0)
@@ -0,0 +1,10 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.o rg/TR/1999/REC-html401-19991224/loose.dtd">
+<HTML lang=en-US xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
+<HEAD profile=http://www.w3.org/2000/08/w3c-synd/#>
+<TITLE>iso-8859-1</TITLE>
+</HEAD>
+<BODY>
+<H1 id=logo><IMG height=48 alt="The World Wide Web Consortium (W3C)" src="/Icons/w3c_main" width=315></H1>
+<H2 id=slogan>Leading the Web to Its Full Potential...</H2>
+</BODY>
+</HTML>
Property changes on: chrome\test\data\encoding_tests\auto_detect\iso-8859-1_with_no_encoding_specified.html
___________________________________________________________________
Added: svn:mime-type
+ text/html

Powered by Google App Engine
This is Rietveld 408576698