blob: 6f69e83bdd779234636d400a10502edd4b6594b6 [file] [log] [blame]
<script>
if (window.layoutTestController)
layoutTestController.dumpAsText();
</script>
<style>tenbytes {</style>
<p>This test tickles a subtle off-by-one bug in how the CSS lexer handles end
of buffer conditions. The contents of the style tag satisfy (length mod 8 = 2)
and contain an unclosed curly brace. We pass if we don't crash.</p>
<p>PASS</p>