summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/kde/string-2-n.html
blob: 3fd5bbc250f5955a87480f5a93fa55bceffc84e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../resources/js-test-pre.js"></script>
</head>
<body>
<script>
description("KDE JS Test");
</script>
<script src="script-tests/string-2-n.js"></script>
<script>
shouldHaveHadError("SyntaxError");
</script>
</body>
</html>