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

Side by Side Diff: chrome/test/data/encoding_tests/alias_mapping/US-ASCII.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 unified diff | Download patch
OLDNEW
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.o rg/TR/1999/REC-html401-19991224/loose.dtd"> 1 <!DOCTYPE html PUBLIC "-//W3C//DTD html 4.01 Transitional//EN" "http://www.w3c.o rg/TR/1999/REC-html401-19991224/loose.dtd">
2 <HTML lang=en-US xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> 2 <html lang=en-US xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
3 <HEAD profile=http://www.w3.org/2000/08/w3c-synd/#> 3 <head profile=http://www.w3.org/2000/08/w3c-synd/#>
4 <TITLE>World Wide Web Consortium - Web Standards</TITLE> 4 <title>World Wide Web Consortium - Web Standards</title>
5 <META http-equiv=Content-Type content="text/html; charset=us-ascii"> 5 <meta http-equiv=Content-Type content="text/html; charset=us-ascii">
6 </HEAD> 6 </head>
7 <BODY> 7 <body>
8 <H1><IMG height=48 alt="The World Wide Web Consortium (W3C)" src="" width=315></ H1> 8 <h1><img height=48 alt="The World Wide Web Consortium (W3C)" src="" width=315></ h1>
9 <H2>The encoding of the contents are US-ASCII</H2> 9 <h2>The encoding of the contents are US-ASCII</h2>
10 </BODY> 10 </body>
11 </HTML> 11 </html>
OLDNEW
« no previous file with comments | « chrome/test/data/encoding_tests/alias_mapping/Shift-JIS.html ('k') | chrome/test/data/encoding_tests/alias_mapping/UTF-8.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698