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>&nbsp;</div>
<div>PASS<br>&nbsp;</div>
<br>
</body>
</html>