]> git.saurik.com Git - apple/javascriptcore.git/blob - API/tests/minidom.html
JavaScriptCore-576.tar.gz
[apple/javascriptcore.git] / API / tests / minidom.html
1 <html>
2 <head>
3 <script src="minidom.js"></script>
4 </head>
5
6 <body onload="test()">
7 <pre id='pre'></pre>
8 </body>
9 </html>