3 testRunner
.dumpAsText();
6 <style>tenbytes {
</style>
8 <p>This test tickles a subtle off-by-one bug in how the CSS lexer handles end
9 of buffer conditions. The contents of the style tag satisfy (length mod
8 =
2)
10 and contain an unclosed curly brace. We pass if we don't crash.
</p>