Sign in
webkit
/
WebKit
/
d0ac5b2877d01758b7af37b5e52d1cc2b4b6c4ea
/
.
/
LayoutTests
/
js
/
constructor.html
blob: b12a1204a6c10bc48815dd5e7400750b7fd774cb [
file
] [
log
] [
blame
]
<!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>