Sign in
webkit
/
WebKit
/
2460f0f427f628fc375ef165c5dc0d6e83a008e8
/
.
/
LayoutTests
/
fast
/
multicol
/
newmulticol
/
remove-spanner2-expected.html
blob: 6b859f57925b5c035640300eada0e484c321e5b8 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<title>
Remove spanner before 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>