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
/
text
/
whitespace
/
pre-break-word.html
blob
b0b6058239755ca63cbca01c3a51707da872ca87
1
<div
style
=
"border:2px solid red;width:150px;word-wrap:break-word;white-space:pre"
>
Even though this div is white-space pre, the text inside should still wrap to multiple lines because of the word-wrap:break-word CSS property.
</div>