495385-1d.html (223B)
1 <!DOCTYPE HTML> 2 <html> 3 <!-- Test that 'white-space' creates text frames between blocks when necessary --> 4 <body style="border:1px solid black; white-space:pre-wrap"> Hello<div></div> Hello 5 <div></div> 6 Hello</body></html>