Sign in
webkit
/
WebKit
/
f6a2db0b6ffa1cbc502926e8c3265b2be2346307
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
scrolling
/
horizontal-overflow-quirks-expected.html
blob: 6ef04c2f145bcd50e7c3e915c890145a3cef28c6 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<style>
body
{
border
:
2px
solid
#ccf
;
margin
:
10px
;
padding
:
10px
;
width
:
3000px
;
position
:
absolute
;
top
:
0
;
bottom
:
0
;
}
</style>
The body should stretch to fill the viewport without introducing vertical overflow.