{"name":"-webkit-box-lines","description":"Specifies whether a flexible box should contain multiple lines of content.","keywords":["css","property","-webkit-box-lines","webkit","box","lines"],"longDescription":"<p>This property applies only to flexible box layouts. For more information about flexible boxes, see <a href=\"http:\/\/www.w3.org\/TR\/css3-layout\/\">http:\/\/www.w3.org\/TR\/css3-layout\/<\/a>.<\/p>\n\n","syntax":["-webkit-box-lines: <behavior>;"],"values":{"<behavior>":{"description":"<p>If <code>multiple<\/code>, the flexible box can contain multiple lines of content; if <code>single<\/code>, only one line is allowed.<\/p>","values":{"multiple":"The box can contain multiple lines of content.","single":"The box can contain only one line of content."}}},"versions":{"safari.3.0":"http:\/\/developer.apple.com\/library\/safari\/documentation\/AppleApplications\/Reference\/SafariCSSRef\/Articles\/StandardCSSProperties.html#\/\/apple_ref\/css\/property\/-webkit-box-lines","ios.1.0":"http:\/\/developer.apple.com\/library\/safari\/documentation\/AppleApplications\/Reference\/SafariCSSRef\/Articles\/StandardCSSProperties.html#\/\/apple_ref\/css\/property\/-webkit-box-lines"}}