Variable WORD_WRAPConst

WORD_WRAP: "normal" = 'normal'

Defines the CSS value for the word-wrap property. Default is "normal". Change this to "break-word" to allow long words to be able to be broken and wrap onto the next line.