Sign in
webkit
/
WebKit
/
c91bb6e7ab1e5fa90ea6583e423035431ac2e54d
/
.
/
Source
/
JavaScriptCore
/
API
/
tests
/
minidom.html
blob: 7ea4747529469705f551d9e9b6bec3c2afed7f70 [
file
] [
log
] [
blame
]
<html>
<head>
<script
src
=
"minidom.js"
></script>
</head>
<body
onload
=
"
test
()
"
>
<pre
id
=
'pre'
></pre>
</body>
</html>