2009-06-13 02:16:34 -07:00
|
|
|
<!DOCTYPE HTML>
|
|
|
|
<html>
|
|
|
|
<!-- Test that 'white-space' creates text frames between blocks when necessary -->
|
|
|
|
<body style="border:1px solid black; white-space:pre-wrap"> Hello<div></div> Hello
|
|
|
|
<div></div>
|
2009-09-01 11:57:02 -07:00
|
|
|
Hello</body></html>
|