2+ Saf1.3+ FF1+ IE5.5+
PARTIAL FULL PARTIAL PARTIAL
Typographical Properties
The Ultimate CSS Reference 342
pre-wrap Specify pre-wrap to ensure that sequences of whitespace won??™t collapse.
Line breaks will occur wherever necessary to fill line boxes, and at
new lines in the markup (or at occurrences of "\a" in generated
content). In other words, it??™s like pre except that it??™ll wrap the text at
the end of line boxes.
Compatibility
Opera Safari Firefox Internet Explorer
9.2 3.0 2.0 1.3 2.0 1.5 1.0 7.0 6.0 5.5
Partial Full Full Full Partial Partial Partial Partial Partial Partial
Internet Explorer for Windows versions up to and including 7 don??™t support the
values pre-line or pre-wrap. The values normal and pre behave like pre-wrap on
textarea elements. The value nowrap behaves like pre-line on textarea elements.
Internet Explorer for Windows versions up to and including 7 don??™t support the
value inherit.
Firefox versions up to and including 2 don??™t support the values pre-line and
pre-wrap (although -moz-pre-wrap is similar to the latter).
Pages:
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506