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