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

Unified Diff: grit/testdata/browser.html

Issue 1442863002: Remove contents of grit's SVN repository. (Closed) Base URL: http://grit-i18n.googlecode.com/svn/trunk/
Patch Set: Created 5 years, 1 month 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
« no previous file with comments | « grit/testdata/bad_browser.html ('k') | grit/testdata/buildinfo.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: grit/testdata/browser.html
===================================================================
--- grit/testdata/browser.html (revision 202)
+++ grit/testdata/browser.html (working copy)
@@ -1,42 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html><head><title>[$~TITLE~$]</title>
-<style>
-BODY { MARGIN-LEFT: 1em; MARGIN-RIGHT: 1em }
-BODY, TD, DIV, A { FONT-FAMILY: arial,sans-serif}
-DIV, TD { COLOR: #000}
-A:link { COLOR: #00c}
-A:visited { COLOR: #551a8b}
-A:active { COLOR: #f00 }
-</style>
-</head>
-
-<body bgcolor="#ffffff" text="#000000" link="#0000cc" vlink="#800080" alink="#ff0000" topmargin=2>
-
-<table cellspacing=2 cellpadding=0 width="99%" border=0>
-<tr>
- <td width="1%" rowspan=2>[$~IMAGE~$]
- <td>&nbsp;</td>
- <td rowspan=2>
- <table cellspacing=0 cellpadding=0 width="100%" border=0>
- <tr>
- <td bgcolor=#3399cc><img height=1 width=1></td>
- </tr>
- </table>
- <table cellspacing=0 cellpadding=0 width="100%" border=0 bgcolor=#efefef>
- <tr>
- <td nowrap bgcolor=#E8F4F7><font face=arial,sans-serif color=#000000 size=+1><b>&nbsp;[$~CHROME_TITLE~$]</b></font></td>
- </tr>
- </table>
- </td>
-</tr>
-</table>
-
-<table cellpadding=3 width="94%" align="center" cellspacing=0 border=0>
-<tr valign="middle">
- <td valign="top">
- [$~BODY~$]
- </td>
- </tr>
-</table>
-[$~FOOTER~$]
-</body></html>
« no previous file with comments | « grit/testdata/bad_browser.html ('k') | grit/testdata/buildinfo.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698