Sign in
webkit
/
WebKit
/
fdd9bf477a19ed08e2271568e4542da9562398f0
/
.
/
LayoutTests
/
fast
/
multicol
/
newmulticol
/
adjacent-spanners-expected.html
blob: 809f501fc5cffff2f56098dfe8a44084b1f5e237 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<title>
Adjacent column spanners
</title>
</head>
<body>
<p>
You should see the word 'PASS' twice below, and no red:
</p>
<br>
<div>
PASS
<br>
</div>
<div>
PASS
<br>
</div>
<br>
</body>
</html>