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