Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
fast
/
multicol
/
newmulticol
/
remove-spanner3-expected.html
blob: 2518c51c5da9f6ea5836b7823f384107469ec115 [
file
] [
edit
]
<!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>