| Index: grit/testdata/header.html
 | 
| ===================================================================
 | 
| --- grit/testdata/header.html	(revision 0)
 | 
| +++ grit/testdata/header.html	(revision 0)
 | 
| @@ -0,0 +1,39 @@
 | 
| +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 | 
| +<html><head><title>[$~TITLE~$]</title>
 | 
| +<meta http-equiv="cache-control" content="no-cache">
 | 
| +<meta http-equiv="content-type" content="text/html; charset=utf-8">
 | 
| +<meta http-equiv="pragma" content="no-cache">
 | 
| +<meta http-equiv="expires" content="-1">
 | 
| +[EXTRA_META]
 | 
| +<style>
 | 
| +BODY,TD,DIV,.P,A {	FONT-FAMILY: arial,sans-serif}
 | 
| +DIV,TD { COLOR: #000}
 | 
| +.f { COLOR: #6f6f6f}
 | 
| +.fl:link { COLOR: #6f6f6f}
 | 
| +A:link, .w, A.w:link, .w A:link { COLOR: #00c}
 | 
| +A:visited {	COLOR: #551a8b}
 | 
| +.fl:visited { COLOR: #551a8b}
 | 
| +A:active, .fl:active  {	COLOR: #f00}
 | 
| +.h { COLOR: #3399CC}
 | 
| +.i { COLOR: #a90a08}
 | 
| +.i:link { COLOR: #a90a08}
 | 
| +.a, .a:link, .a:visited { COLOR: #008000}
 | 
| +DIV.n {	MARGIN-TOP: 1ex}
 | 
| +.n A { FONT-SIZE: 10pt; COLOR: #000}
 | 
| +.n .i {	FONT-WEIGHT: bold; FONT-SIZE: 10pt}
 | 
| +.q A:visited { COLOR: #00c}
 | 
| +.q A:link {	COLOR: #00c}
 | 
| +.q A:active { COLOR: #00c}
 | 
| +.q { COLOR: #00c}
 | 
| +.b { FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #00c}
 | 
| +.ch { CURSOR: hand}
 | 
| +.e { MARGIN-TOP: 0.75em; MARGIN-BOTTOM: 0.75em}
 | 
| +.g { MARGIN-TOP: 1em; MARGIN-BOTTOM: 1em}
 | 
| +.f { MARGIN-TOP: 0.5em; MARGIN-BOTTOM: 0.25em}
 | 
| +.s { HEIGHT: 10px }
 | 
| +.c:active {	COLOR: #ff0000}
 | 
| +.c:visited { COLOR: #551a8b}
 | 
| +.c:link { COLOR: #7777cc}
 | 
| +.c { COLOR: #7777cc }
 | 
| +</style>
 | 
| +</head>
 | 
| 
 | 
| Property changes on: grit/testdata/header.html
 | 
| ___________________________________________________________________
 | 
| Added: svn:eol-style
 | 
|    + LF
 | 
| 
 | 
| 
 |