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

Side by Side Diff: grit/testdata/header.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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « grit/testdata/generated_resources_no.xtb ('k') | grit/testdata/homepage.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <html><head><title>[$~TITLE~$]</title>
3 <meta http-equiv="cache-control" content="no-cache">
4 <meta http-equiv="content-type" content="text/html; charset=utf-8">
5 <meta http-equiv="pragma" content="no-cache">
6 <meta http-equiv="expires" content="-1">
7 [EXTRA_META]
8 <style>
9 BODY,TD,DIV,.P,A { FONT-FAMILY: arial,sans-serif}
10 DIV,TD { COLOR: #000}
11 .f { COLOR: #6f6f6f}
12 .fl:link { COLOR: #6f6f6f}
13 A:link, .w, A.w:link, .w A:link { COLOR: #00c}
14 A:visited { COLOR: #551a8b}
15 .fl:visited { COLOR: #551a8b}
16 A:active, .fl:active { COLOR: #f00}
17 .h { COLOR: #3399CC}
18 .i { COLOR: #a90a08}
19 .i:link { COLOR: #a90a08}
20 .a, .a:link, .a:visited { COLOR: #008000}
21 DIV.n { MARGIN-TOP: 1ex}
22 .n A { FONT-SIZE: 10pt; COLOR: #000}
23 .n .i { FONT-WEIGHT: bold; FONT-SIZE: 10pt}
24 .q A:visited { COLOR: #00c}
25 .q A:link { COLOR: #00c}
26 .q A:active { COLOR: #00c}
27 .q { COLOR: #00c}
28 .b { FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #00c}
29 .ch { CURSOR: hand}
30 .e { MARGIN-TOP: 0.75em; MARGIN-BOTTOM: 0.75em}
31 .g { MARGIN-TOP: 1em; MARGIN-BOTTOM: 1em}
32 .f { MARGIN-TOP: 0.5em; MARGIN-BOTTOM: 0.25em}
33 .s { HEIGHT: 10px }
34 .c:active { COLOR: #ff0000}
35 .c:visited { COLOR: #551a8b}
36 .c:link { COLOR: #7777cc}
37 .c { COLOR: #7777cc }
38 </style>
39 </head>
OLDNEW
« no previous file with comments | « grit/testdata/generated_resources_no.xtb ('k') | grit/testdata/homepage.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698