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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

1 wakaba 1.1 <html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
2     <head>
3     <title>&lt;script>&lt;!--...</title>
4     </head>
5     <body>
6     <p id="text1">Script is not executed (maybe due to script error).</p>
7     <script type="text/javascript"><![CDATA[
8     <!--
9     document.getElementById ('text1').firstChild.data = 'Script is executed.';
10     // -->
11     ]]></script>
12     <noscript><p>NOSCRIPT</p></noscript>
13     </body>
14     </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24