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
/
newmulticol
/
unresolvable-percent-max-height-2-expected.html
blob
9d14623cd8d99fb2ffce2bc36a8fa03a0556f40d
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<title>
Multicol with unresolvable percentage height
</title>
5
</head>
6
<body>
7
<p>
There should be a blue square below, and no unnecessary scrollbar.
</p>
8
<div
style
=
"width:200px; height:200px; background:blue;"
></div>
9
</body>
10
</html>