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