The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

<title>JavaScript Error Test</title>
<script><!-- This is line 3 of the file.
// and this is line 5
// There is a syntax error on line 8.
a ++ ++ b
--></script>
<a href=foo onclick="this.property.does.not.exist">
</a>