comparison tests/test-hgweb.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 ebbfacb2eea5
children 179fac5c10d8
comparison
equal deleted inserted replaced
7724:fff6e253e1f6 7725:6a888d491eaf
19 19
20 foo 20 foo
21 % should give a 404 - static file that does not exist 21 % should give a 404 - static file that does not exist
22 404 Not Found 22 404 Not Found
23 23
24 <!-- quirksmode --> 24 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
25 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 25 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US">
26 <html>
27 <head> 26 <head>
28 <link rel="icon" href="/static/hgicon.png" type="image/png"> 27 <link rel="icon" href="/static/hgicon.png" type="image/png" />
29 <meta name="robots" content="index, nofollow" /> 28 <meta name="robots" content="index, nofollow" />
30 <link rel="stylesheet" href="/static/style-paper.css" type="text/css" /> 29 <link rel="stylesheet" href="/static/style-paper.css" type="text/css" />
31 30
32 <title>test: error</title> 31 <title>test: error</title>
33 </head> 32 </head>
52 <h3>error</h3> 51 <h3>error</h3>
53 52
54 <form class="search" action="/log"> 53 <form class="search" action="/log">
55 54
56 <p><input name="rev" id="search1" type="text" size="30"></p> 55 <p><input name="rev" id="search1" type="text" size="30"></p>
57 <span>find changesets by author, revision, 56 <div id="hint">find changesets by author, revision,
58 files, or words in the commit message</span> 57 files, or words in the commit message</div>
59 </form> 58 </form>
60 59
61 <div class="description"> 60 <div class="description">
62 <p> 61 <p>
63 An error occurred while processing your request: 62 An error occurred while processing your request:
89 88
90 89
91 error: bork@2ef0ac749a14: not found in manifest 90 error: bork@2ef0ac749a14: not found in manifest
92 404 Not Found 91 404 Not Found
93 92
94 <!-- quirksmode --> 93 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
95 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 94 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US">
96 <html>
97 <head> 95 <head>
98 <link rel="icon" href="/static/hgicon.png" type="image/png"> 96 <link rel="icon" href="/static/hgicon.png" type="image/png" />
99 <meta name="robots" content="index, nofollow" /> 97 <meta name="robots" content="index, nofollow" />
100 <link rel="stylesheet" href="/static/style-paper.css" type="text/css" /> 98 <link rel="stylesheet" href="/static/style-paper.css" type="text/css" />
101 99
102 <title>test: error</title> 100 <title>test: error</title>
103 </head> 101 </head>
122 <h3>error</h3> 120 <h3>error</h3>
123 121
124 <form class="search" action="/log"> 122 <form class="search" action="/log">
125 123
126 <p><input name="rev" id="search1" type="text" size="30"></p> 124 <p><input name="rev" id="search1" type="text" size="30"></p>
127 <span>find changesets by author, revision, 125 <div id="hint">find changesets by author, revision,
128 files, or words in the commit message</span> 126 files, or words in the commit message</div>
129 </form> 127 </form>
130 128
131 <div class="description"> 129 <div class="description">
132 <p> 130 <p>
133 An error occurred while processing your request: 131 An error occurred while processing your request: