Sign in
webkit
/
WebKit
/
51d2026f123f19fcb7f647cb9beef1a0b7f94b83
/
.
/
LayoutTests
/
fast
/
multicol
/
newmulticol
/
insert-spanner8-expected.html
blob: c4dc235dc8615529f34eccc65519294accccf8dc [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<title>
Insert spanner in empty multicol container
</title>
</head>
<body>
<p>
You should see the word 'PASS' below.
</p>
<div
style
=
"
float
:
left
;
overflow
:
hidden
;
"
>
PASS
</div>
</body>
</html>