1 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
4 <title>CSS Test: word-spacing and line-break
</title>
5 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/text.html#spacing-props">
6 <style type=
"text/css">
15 white-space: pre-wrap
;
21 <p>The spaces should trigger a line-break, and the last black box should break onto the next line.
</p>
23 <p class=
"test"><span>1234567890 2</span></p>