summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/constructor.html
blob: 97c58f2dc3bbb6a2856ed3d174ccac85a83c76c5 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../../resources/js-test.js"></script>
</head>
<body>
<script src="script-tests/constructor.js"></script>
</body>
</html>