{"name":"-webkit-box-direction","description":"Specifies the direction in which child elements of a flexible box element are laid out.","keywords":["css","property","-webkit-box-direction","webkit","box","direction"],"longDescription":"<p>This 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","syntax":["-webkit-box-direction: normal | reverse;"],"defaultValue":"normal","values":{"normal":{"description":"<p>Elements are laid out in the default direction.<\/p>"},"reverse":{"description":"<p>Elements are laid out in the reverse direction.<\/p>"}},"versions":{"safari.3.0":"http:\/\/developer.apple.com\/library\/safari\/documentation\/AppleApplications\/Reference\/SafariCSSRef\/Articles\/StandardCSSProperties.html#\/\/apple_ref\/css\/property\/-webkit-box-direction","ios.1.0":"http:\/\/developer.apple.com\/library\/safari\/documentation\/AppleApplications\/Reference\/SafariCSSRef\/Articles\/StandardCSSProperties.html#\/\/apple_ref\/css\/property\/-webkit-box-direction"}}