Sign in
webkit
/
WebKit
/
e27614df2f37ba9cd62de8344bb8d5b7377411af
/
.
/
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>