summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/garbage-collect-after-string-appends.html-disabled
blob: 229e624de69b0503e0d66cd74d32526c2dc8468f (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="resources/garbage-collect-after-string-appends.js"></script>
</body>
</html>