| Index: chrome/test/data/encoding_tests/alias_mapping/iso-8859-1.html
|
| diff --git a/chrome/test/data/encoding_tests/alias_mapping/iso-8859-1.html b/chrome/test/data/encoding_tests/alias_mapping/iso-8859-1.html
|
| index 71b9f3507b284e07b54f41c7218f85dbc1632106..34badb49e54dde9337ef68b608d48234c847ebd8 100644
|
| --- a/chrome/test/data/encoding_tests/alias_mapping/iso-8859-1.html
|
| +++ b/chrome/test/data/encoding_tests/alias_mapping/iso-8859-1.html
|
| @@ -1,11 +1,11 @@
|
| -<!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>World Wide Web Consortium - Web Standards</TITLE>
|
| -<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
|
| -</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>
|
| +<!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>World Wide Web Consortium - Web Standards</title>
|
| +<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
|
| +</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>
|
|
|