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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show 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/html
In Firefox 1.5 HTML fails (NOT_SUPPORTED_ERR) and XML,XHTML pass; Opera9 pass; WinIE6 fail (method not supported)

1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>HTMLDocument.createCDATASection</title>
5 <script src="../../../support/result0.js"></script>
6 </head>
7 <body>
8 <p><script type="text/javascript">
9 var cd = document.createCDATASection ('');
10 writeResult (cd);
11 </script></p>
12 </body>
13 </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24