chromium/third_party/blink/web_tests/fast/js/kde/string-2-n.html

<!DOCTYPE html>

<script src="../../../resources/js-test.js"></script>
<script>
description("KDE JS Test");
expectError();
</script>
<script src="script-tests/string-2-n.js"></script>
<script>
shouldHaveHadError("SyntaxError");
</script>