--- markup/html/scripting-parser/parser.html 2008/04/20 07:48:00 1.2 +++ markup/html/scripting-parser/parser.html 2008/04/25 11:40:56 1.5 @@ -13,15 +13,17 @@ output { display: block; font-family: monospace; - white-space: pre; + white-space: -moz-pre-wrap; + white-space: pre-wrap; }