Sign in
webkit
/
WebKit
/
0f9dda3eb5e8bee1224032800f3b156cd5ce812d
/
.
/
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>