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
/
multicol-with-spanner-becomes-paged-expected.html
blob
78e78ae98ab43be2078ba12670da2d3ec7b5465a
1
<!DOCTYPE
html
>
2
<html>
3
<body>
4
<p>
There should be a blue
<em>
square
</em>
below, and no scrollbar.
</p>
5
<div
id
=
"elm"
style
=
"width:16em; height:16em; background:blue;"
></div>
6
</body>
7
</html>