/[suikacvs]/www/test/html/script/sgml-comment/js-multiple-cds-1.html
Suika

Contents of /www/test/html/script/sgml-comment/js-multiple-cds-1.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Sat Feb 10 09:06:06 2007 UTC (18 years, 5 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/html
New

1 wakaba 1.1 <!DOCTYPE html>
2     <html lang="en">
3     <head>
4     <title>script[type="text/javascript"] with multiple &lt;!--s in
5     one line</title>
6     </head>
7     <body>
8     <script type="text/javascript">
9     document.write ('<p>text1</p>');
10     <!--
11     document.write ('<p>text2</p>');
12     <!--
13     document.write ('<p>text3</p>');
14     </script>
15     <noscript><p>NOSCRIPT</p></noscript>
16     </body>
17     </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24