blob: 7a09bdc70a8366f038cd61e2accb2e5c50e23619 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Column-span:all between text nodes</title>
</head>
<body>
<p>There should be two lines of text below (not horizontally aligned):</p>
<div style="float:left; width:5em; height:1px;"></div>line1<br>
line2
</body>
</html>