Sign in
webkit
/
WebKit
/
fdc942c5052133d9f3534312553b7ba8c309c092
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
scrolling
/
horizontal-overflow-quirks.html
blob: 98e595c06632dc6dffa533c4f7ffd2ee291a0390 [
file
] [
log
] [
blame
]
<style>
body
{
border
:
2px
solid
#ccf
;
margin
:
10px
;
padding
:
10px
;
width
:
3000px
;
}
</style>
The body should stretch to fill the viewport without introducing vertical overflow.