Sign in
chromium
/
external
/
WebKit_submodule
/
23bf52688f808077c7cce77bdc4d31f7851b5155
/
.
/
Source
/
JavaScriptCore
/
API
/
tests
/
minidom.html
blob: 7ea4747529469705f551d9e9b6bec3c2afed7f70 [
file
]
<html>
<head>
<script
src
=
"minidom.js"
></script>
</head>
<body
onload
=
"
test
()
"
>
<pre
id
=
'pre'
></pre>
</body>
</html>