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