annotate run/html_tag_case_02.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 32125cf81a59
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
23
32125cf81a59 set svn:eol-stlye properties
thomask
parents: 18
diff changeset
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
32125cf81a59 set svn:eol-stlye properties
thomask
parents: 18
diff changeset
2 <html>
32125cf81a59 set svn:eol-stlye properties
thomask
parents: 18
diff changeset
3 <head><title>html_tag_case_02 (lower)</title></head>
32125cf81a59 set svn:eol-stlye properties
thomask
parents: 18
diff changeset
4 <body>
32125cf81a59 set svn:eol-stlye properties
thomask
parents: 18
diff changeset
5 <code>
32125cf81a59 set svn:eol-stlye properties
thomask
parents: 18
diff changeset
6 int main(){ return 0; }
32125cf81a59 set svn:eol-stlye properties
thomask
parents: 18
diff changeset
7 </code>
32125cf81a59 set svn:eol-stlye properties
thomask
parents: 18
diff changeset
8 </body>
32125cf81a59 set svn:eol-stlye properties
thomask
parents: 18
diff changeset
9 </html>
32125cf81a59 set svn:eol-stlye properties
thomask
parents: 18
diff changeset
10