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

Unified Diff: chrome/test/data/encoding_tests/alias_mapping/ISO-8859-15.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/alias_mapping/ISO-8859-15.html
===================================================================
--- chrome/test/data/encoding_tests/alias_mapping/ISO-8859-15.html (revision 0)
+++ chrome/test/data/encoding_tests/alias_mapping/ISO-8859-15.html (revision 0)
@@ -0,0 +1,10 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" >
+<head>
+ <title>ISO-8859-15</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-15" />
+</head>
+<body>
+¤¦¨´¸¼½¾
+</body>
+</html>
Property changes on: chrome\test\data\encoding_tests\alias_mapping\ISO-8859-15.html
___________________________________________________________________
Added: svn:mime-type
+ text/html

Powered by Google App Engine
This is Rietveld 408576698