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
/
multicol
/
multicol-becomes-paged-auto-height-expected.html
blob
be399c48944b5485f7804a2f4633aef046d3caaf
1
<!DOCTYPE
html
>
2
<p>
There should be a blue
<em>
square
</em>
below, and no scrollbar.
</p>
3
<div
id
=
"elm"
style
=
"overflow:-webkit-paged-x; orphans:1; widows:1; width:16em; line-height:4em; background:blue;"
>
4
<br>
5
<br>
6
<br>
7
<br>
8
</div>