Initial Revision
[ohcount] / test / expected_dir / html1.html / html / code
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 <html>
3 <head>
4 <title>foo</title>
5 <script type="text/javascript" >
6 </script>
7 <style type="text/css">
8 </style>
9 </head>
10 <body>
11 <p>
12 <b class='<!--'>
13 not in comment
14 </b>
15 <![CDATA[<i>italic?</i>]]>
16 </p>
17 </body>
18 </html>