Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
inline
/
scrollable-overflow-pre-wrap-hanging-whitespace.html
blob: 5356d725fa106376ec98df5ca5b58ad60ea93260 [
file
]
<style>
div
{
width
:
2ch
;
font-size
:
50px
;
font-family
:
Monospace
;
white-space
:
pre-wrap
;
border
:
1px
solid
;
overflow
:
auto
;
}
</style>
<div
contenteditable
=
"true"
>
X X
</div>