/[suikacvs]/www/test/dom/document/factory/create-processing-instruction-1.html
Suika

Contents of /www/test/dom/document/factory/create-processing-instruction-1.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Thu Jun 14 12:41:01 2007 UTC (19 years, 2 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/html
See <http://suika.fam.cx/gate/2005/sw/createProcessingInstruction>

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24