The text-wrap-mode CSS property controls whether the text inside an element is wrapped. The different values provide alternate ways of wrapping the content of a block element. It can also be set, and reset, using the text-wrap shorthand or the white-space shorthand.
Note: The white-space-collapse and text-wrap-mode properties can be declared together using the white-space shorthand property.
Note: The name of this property is a placeholder, pending the CSSWG finding a better name.