repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
css
/
end-of-buffer-crash-expected.txt
blob
40b07ab3b2b73e57732ab12da7506d3e621bacae
1
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.
2
3
PASS