annotate run/html_tag_space_01.html @ 1597:8b9d4d2f925a

Fix typos in complex tests. See D bug 614.
author Christian Kamm <kamm incasoftware de>
date Tue, 09 Sep 2008 16:53:58 +0200
parents 8b01f4c8066f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
132
8b01f4c8066f added missing DOCTYPE tag
thomask
parents: 36
diff changeset
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
36
9e828537e0b2 added html tag space tests
thomask
parents:
diff changeset
2 <html>
9e828537e0b2 added html tag space tests
thomask
parents:
diff changeset
3 <head><title>dstress: html_tag_space_01</title></head>
9e828537e0b2 added html tag space tests
thomask
parents:
diff changeset
4 <body><pre>< CODE >
9e828537e0b2 added html tag space tests
thomask
parents:
diff changeset
5 int main(){
9e828537e0b2 added html tag space tests
thomask
parents:
diff changeset
6 return 0;
9e828537e0b2 added html tag space tests
thomask
parents:
diff changeset
7 }
9e828537e0b2 added html tag space tests
thomask
parents:
diff changeset
8 </ CODE ></pre>
9e828537e0b2 added html tag space tests
thomask
parents:
diff changeset
9 </body>
9e828537e0b2 added html tag space tests
thomask
parents:
diff changeset
10 </html>