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