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
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
multicol
/
tall-float2-expected.html
blob
2adefa1bb4c94c88df2a47e06b54ccf850f291a2
1
<!DOCTYPE
html
>
2
<html>
3
<body>
4
<p>
There should be no red below.
</p>
5
<div
style
=
"-webkit-columns:3; columns:3; -webkit-column-gap:0; column-gap:0; background:yellow;"
>
6
hest
<br>
hest
<br>
hest
<br>
hest
<br>
hest
<br>
hest
<br>
hest
<br>
hest
<br>
hest
<br>
7
</div>
8
</body>
9
</html>