Sign in
webkit
/
WebKit
/
c76c58243e3b15757ea8668f43536a601f3d5c6f
/
.
/
LayoutTests
/
fast
/
multicol
/
newmulticol
/
remove-spanner3-expected.html
blob: 2518c51c5da9f6ea5836b7823f384107469ec115 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<title>
Remove spanner after column row
</title>
</head>
<body>
<p>
There should be a black square below, and nothing else.
</p>
<div
style
=
"
width
:
10em
;
height
:
10em
;
color
:
black
;
background
:
black
;
"
></div>
</body>
</html>