annotate run/html_tag_case_03.html @ 1586:a74f0139fc3d

Fix tests using typeof on types.
author Christian Kamm <kamm incasoftware de>
date Thu, 21 Aug 2008 15:42:21 +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_03 (mixed)</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