comparison tests/test-hgweb-diffs.out @ 7725:6a888d491eaf

coal/paper: switch to XHTML 1.1
author Benoit Allard <benoit@aeteurope.nl>
date Thu, 05 Feb 2009 18:15:33 +0100
parents 876de22b70b8
children 6058d291abdf
comparison
equal deleted inserted replaced
7724:fff6e253e1f6 7725:6a888d491eaf
4 % change permissions for git diffs 4 % change permissions for git diffs
5 % set up hgweb 5 % set up hgweb
6 % revision 6 % revision
7 200 Script output follows 7 200 Script output follows
8 8
9 <!-- quirksmode --> 9 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
10 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 10 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US">
11 <html>
12 <head> 11 <head>
13 <link rel="icon" href="/static/hgicon.png" type="image/png"> 12 <link rel="icon" href="/static/hgicon.png" type="image/png" />
14 <meta name="robots" content="index, nofollow" /> 13 <meta name="robots" content="index, nofollow" />
15 <link rel="stylesheet" href="/static/style-paper.css" type="text/css" /> 14 <link rel="stylesheet" href="/static/style-paper.css" type="text/css" />
16 15
17 <title>test: 0cd96de13884</title> 16 <title>test: 0cd96de13884</title>
18 </head> 17 </head>
19 <body> 18 <body>
20 <div class="container"> 19 <div class="container">
21 <div class="menu"> 20 <div class="menu">
22 <div class="logo"> 21 <div class="logo">
23 <a href="http://www.selenic.com/mercurial/"> 22 <a href="http://www.selenic.com/mercurial/">
24 <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a> 23 <img src="/static/hglogo.png" alt="mercurial" /></a>
25 </div> 24 </div>
26 <ul> 25 <ul>
27 <li><a href="/shortlog/0cd96de13884">log</a></li> 26 <li><a href="/shortlog/0cd96de13884">log</a></li>
28 <li><a href="/graph/0cd96de13884">graph</a></li> 27 <li><a href="/graph/0cd96de13884">graph</a></li>
29 <li><a href="/tags">tags</a></li> 28 <li><a href="/tags">tags</a></li>
43 <h2><a href="/">test</a></h2> 42 <h2><a href="/">test</a></h2>
44 <h3>changeset 0:0cd96de13884 </h3> 43 <h3>changeset 0:0cd96de13884 </h3>
45 44
46 <form class="search" action="/log"> 45 <form class="search" action="/log">
47 46
48 <p><input name="rev" id="search1" type="text" size="30"></p> 47 <p><input name="rev" id="search1" type="text" size="30" /></p>
49 <span>find changesets by author, revision, 48 <div id="hint">find changesets by author, revision,
50 files, or words in the commit message</span> 49 files, or words in the commit message</div>
51 </form> 50 </form>
52 51
53 <div class="description">a</div> 52 <div class="description">a</div>
54 53
55 <table id="changesetEntry"> 54 <table id="changesetEntry">
96 </html> 95 </html>
97 96
98 % diff removed file 97 % diff removed file
99 200 Script output follows 98 200 Script output follows
100 99
101 <!-- quirksmode --> 100 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
102 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 101 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US">
103 <html>
104 <head> 102 <head>
105 <link rel="icon" href="/static/hgicon.png" type="image/png"> 103 <link rel="icon" href="/static/hgicon.png" type="image/png" />
106 <meta name="robots" content="index, nofollow" /> 104 <meta name="robots" content="index, nofollow" />
107 <link rel="stylesheet" href="/static/style-paper.css" type="text/css" /> 105 <link rel="stylesheet" href="/static/style-paper.css" type="text/css" />
108 106
109 <title>test: a diff</title> 107 <title>test: a diff</title>
110 </head> 108 </head>
112 110
113 <div class="container"> 111 <div class="container">
114 <div class="menu"> 112 <div class="menu">
115 <div class="logo"> 113 <div class="logo">
116 <a href="http://www.selenic.com/mercurial/"> 114 <a href="http://www.selenic.com/mercurial/">
117 <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a> 115 <img src="/static/hglogo.png" alt="mercurial" /></a>
118 </div> 116 </div>
119 <ul> 117 <ul>
120 <li><a href="/shortlog/78e4ebad7cdf">log</a></li> 118 <li><a href="/shortlog/78e4ebad7cdf">log</a></li>
121 <li><a href="/graph/78e4ebad7cdf">graph</a></li> 119 <li><a href="/graph/78e4ebad7cdf">graph</a></li>
122 <li><a href="/tags">tags</a></li> 120 <li><a href="/tags">tags</a></li>
137 <div class="main"> 135 <div class="main">
138 <h2><a href="/">test</a></h2> 136 <h2><a href="/">test</a></h2>
139 <h3>diff a @ 1:78e4ebad7cdf</h3> 137 <h3>diff a @ 1:78e4ebad7cdf</h3>
140 138
141 <form class="search" action="/log"> 139 <form class="search" action="/log">
142 140 <p></p>
143 <p><input name="rev" id="search1" type="text" size="30"></p> 141 <p><input name="rev" id="search1" type="text" size="30" /></p>
144 <span>find changesets by author, revision, 142 <div id="hint">find changesets by author, revision,
145 files, or words in the commit message</span> 143 files, or words in the commit message</div>
146 </form> 144 </form>
147 145
148 <div class="description">b</div> 146 <div class="description">b</div>
149 147
150 <table id="changesetEntry"> 148 <table id="changesetEntry">
186 184
187 % set up hgweb with git diffs 185 % set up hgweb with git diffs
188 % revision 186 % revision
189 200 Script output follows 187 200 Script output follows
190 188
191 <!-- quirksmode --> 189 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
192 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 190 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US">
193 <html>
194 <head> 191 <head>
195 <link rel="icon" href="/static/hgicon.png" type="image/png"> 192 <link rel="icon" href="/static/hgicon.png" type="image/png" />
196 <meta name="robots" content="index, nofollow" /> 193 <meta name="robots" content="index, nofollow" />
197 <link rel="stylesheet" href="/static/style-paper.css" type="text/css" /> 194 <link rel="stylesheet" href="/static/style-paper.css" type="text/css" />
198 195
199 <title>test: 0cd96de13884</title> 196 <title>test: 0cd96de13884</title>
200 </head> 197 </head>
201 <body> 198 <body>
202 <div class="container"> 199 <div class="container">
203 <div class="menu"> 200 <div class="menu">
204 <div class="logo"> 201 <div class="logo">
205 <a href="http://www.selenic.com/mercurial/"> 202 <a href="http://www.selenic.com/mercurial/">
206 <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a> 203 <img src="/static/hglogo.png" alt="mercurial" /></a>
207 </div> 204 </div>
208 <ul> 205 <ul>
209 <li><a href="/shortlog/0cd96de13884">log</a></li> 206 <li><a href="/shortlog/0cd96de13884">log</a></li>
210 <li><a href="/graph/0cd96de13884">graph</a></li> 207 <li><a href="/graph/0cd96de13884">graph</a></li>
211 <li><a href="/tags">tags</a></li> 208 <li><a href="/tags">tags</a></li>
225 <h2><a href="/">test</a></h2> 222 <h2><a href="/">test</a></h2>
226 <h3>changeset 0:0cd96de13884 </h3> 223 <h3>changeset 0:0cd96de13884 </h3>
227 224
228 <form class="search" action="/log"> 225 <form class="search" action="/log">
229 226
230 <p><input name="rev" id="search1" type="text" size="30"></p> 227 <p><input name="rev" id="search1" type="text" size="30" /></p>
231 <span>find changesets by author, revision, 228 <div id="hint">find changesets by author, revision,
232 files, or words in the commit message</span> 229 files, or words in the commit message</div>
233 </form> 230 </form>
234 231
235 <div class="description">a</div> 232 <div class="description">a</div>
236 233
237 <table id="changesetEntry"> 234 <table id="changesetEntry">
280 </html> 277 </html>
281 278
282 % diff removed file 279 % diff removed file
283 200 Script output follows 280 200 Script output follows
284 281
285 <!-- quirksmode --> 282 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
286 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 283 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US">
287 <html>
288 <head> 284 <head>
289 <link rel="icon" href="/static/hgicon.png" type="image/png"> 285 <link rel="icon" href="/static/hgicon.png" type="image/png" />
290 <meta name="robots" content="index, nofollow" /> 286 <meta name="robots" content="index, nofollow" />
291 <link rel="stylesheet" href="/static/style-paper.css" type="text/css" /> 287 <link rel="stylesheet" href="/static/style-paper.css" type="text/css" />
292 288
293 <title>test: a diff</title> 289 <title>test: a diff</title>
294 </head> 290 </head>
296 292
297 <div class="container"> 293 <div class="container">
298 <div class="menu"> 294 <div class="menu">
299 <div class="logo"> 295 <div class="logo">
300 <a href="http://www.selenic.com/mercurial/"> 296 <a href="http://www.selenic.com/mercurial/">
301 <img src="/static/hglogo.png" width=75 height=90 border=0 alt="mercurial"></a> 297 <img src="/static/hglogo.png" alt="mercurial" /></a>
302 </div> 298 </div>
303 <ul> 299 <ul>
304 <li><a href="/shortlog/78e4ebad7cdf">log</a></li> 300 <li><a href="/shortlog/78e4ebad7cdf">log</a></li>
305 <li><a href="/graph/78e4ebad7cdf">graph</a></li> 301 <li><a href="/graph/78e4ebad7cdf">graph</a></li>
306 <li><a href="/tags">tags</a></li> 302 <li><a href="/tags">tags</a></li>
321 <div class="main"> 317 <div class="main">
322 <h2><a href="/">test</a></h2> 318 <h2><a href="/">test</a></h2>
323 <h3>diff a @ 1:78e4ebad7cdf</h3> 319 <h3>diff a @ 1:78e4ebad7cdf</h3>
324 320
325 <form class="search" action="/log"> 321 <form class="search" action="/log">
326 322 <p></p>
327 <p><input name="rev" id="search1" type="text" size="30"></p> 323 <p><input name="rev" id="search1" type="text" size="30" /></p>
328 <span>find changesets by author, revision, 324 <div id="hint">find changesets by author, revision,
329 files, or words in the commit message</span> 325 files, or words in the commit message</div>
330 </form> 326 </form>
331 327
332 <div class="description">b</div> 328 <div class="description">b</div>
333 329
334 <table id="changesetEntry"> 330 <table id="changesetEntry">