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