summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/delete-syntax.html
blob: 872af17fce559918a233d2819d1a65bef5ccb3cf (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/delete-syntax.js"></script>
</body>
</html>