initial import
[vuplus_webkit] / Source / JavaScriptCore / 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>