blob: 8c5b760d064029eaa1bb848eeab6fe886348e53f [file] [log] [blame]
<!DOCTYPE html>
<script src="../../../resources/js-test.js"></script>
<script>
description("KDE JS Test");
expectError();
</script>
<script src="script-tests/garbage-n.js"></script>
<script>
shouldHaveHadError("SyntaxError");
</script>