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
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
scrolling
/
horizontal-overflow-quirks-expected.html
blob
6ef04c2f145bcd50e7c3e915c890145a3cef28c6
1
<!DOCTYPE
html
>
2
<style>
3
body {
4
border:
2
px solid #ccf;
5
margin:
10
px;
6
padding:
10
px;
7
width:
3000
px;
8
position: absolute;
9
top:
0
;
10
bottom:
0
;
11
}
12
</style>
13
The body should stretch to fill the viewport without introducing vertical overflow.