1
<!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN">
4 <title>CSS
2.1 Test Suite: white-space
</title>
5 <script src=
"../resources/ahem.js"></script>
6 <style type=
"text/css">
7 div
{ font: 15px/1 Ahem
; color: green
; background: red url
(support/css1test562.png) no-repeat
; border: solid black
; width: 15em; }
9 .one {white-space: pre
;}
10 .two {white-space: nowrap
;}
11 .three {white-space: normal
;}
13 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/text.html#white-space-prop" title=
"16.6 Whitespace: the 'white-space' property">
16 <p>There should be a single green block below.
</p>
25 x
<span class=
"three">x x