1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.0//EN">
4 <title>white-space pre: simple tests
</title>
5 <script src=
"../../../resources/ahem.js"></script>
6 <style type=
"text/css">
7 .control { display: inline
; font: 1em/1 Ahem
, sans-serif
; background: red
; color: white
; }
8 div
{ white-space: pre
; font: 1em/1 Ahem
; background: green
; color: lime
; }
12 <div class=
"control">Ahem_font_required_for_this_test.
</div>