/[suikacvs]/www/test/dom/document/factory/create-cdata-section-1.xml
Suika

Contents of /www/test/dom/document/factory/create-cdata-section-1.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Thu Jun 14 12:21:35 2007 UTC (19 years ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/xml
In Firefox 1.5 HTML fails (NOT_SUPPORTED_ERR) and XML,XHTML pass; Opera9 pass; WinIE6 fail (method not supported)

1 wakaba 1.1 <html xmlns="http://www.w3.org/1999/xhtml">
2     <head>
3     <title>XMLDocument.createCDATASection</title>
4     <script src="../../../support/result.js"></script>
5     </head>
6     <body>
7     <p><span id="value"></span><script type="text/javascript">
8     var cd = document.createCDATASection ('');
9     setResult ('value', cd);
10     </script></p>
11     </body>
12     </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24