{"name":"-webkit-column-break-inside","description":"Determines whether a column break should be avoided within the bounds of an element in a multicolumn flow layout.","keywords":["css","property","-webkit-column-break-inside","webkit","column","break","inside"],"longDescription":"","syntax":["-webkit-column-break-inside: <policy>;"],"values":{"<policy>":{"description":"<p>The column break policy.<\/p>","default":"auto","values":{"auto":"A right column break is inserted within the element where appropriate.","avoid":"Column breaks are avoided within the element."}}},"versions":{"safari.3.0":"http:\/\/developer.apple.com\/library\/safari\/documentation\/AppleApplications\/Reference\/SafariCSSRef\/Articles\/StandardCSSProperties.html#\/\/apple_ref\/css\/property\/-webkit-column-break-inside","ios.2.0":"http:\/\/developer.apple.com\/library\/safari\/documentation\/AppleApplications\/Reference\/SafariCSSRef\/Articles\/StandardCSSProperties.html#\/\/apple_ref\/css\/property\/-webkit-column-break-inside"}}