{"name":"word-wrap","description":"Specifies whether the UA may break within a word to prevent overflow when an otherwise-unbreakable string is too long to fit within the line box","keywords":["css","property","word-wrap","word","wrap"],"longDescription":"<p>This property specifies whether the UA may break within a word to prevent overflow when an otherwise-unbreakable string is too long to fit within the line box. It only has an effect when <a href=\"text-wrap\">text-wrap<\/a> is either <code>normal<\/code> or <code>suppress<\/code>.<\/p>\n\n<h2>Syntax<\/h2>\n<p><code>word-wrap: normal | break-word;<\/code><\/p>\n\n","syntax":[],"versions":{"doc3":"http:\/\/www.w3.org\/TR\/css3-text\/#word-wrap"}}