Sign in
chromium
/
external
/
WebKit_LayoutTests
/
master
/
.
/
fast
/
js
/
constructor.html
blob: c77c1e502b731d534511516473f53058f87e915e [
file
]
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script
src
=
"resources/js-test-pre.js"
></script>
</head>
<body>
<script
src
=
"script-tests/constructor.js"
></script>
<script
src
=
"resources/js-test-post.js"
></script>
</body>
</html>