{"name":"-webkit-box-sizing","description":"Specifies that the size of a box be measured according to either its content (default) or its total size including borders.","keywords":["css","property","-webkit-box-sizing","webkit","box","sizing"],"longDescription":"","syntax":["-webkit-box-sizing: <sizing_model>;"],"values":{"<sizing_model>":{"description":"<p>The model by which the size of the box is measured.<\/p>","default":"content-box","values":{"border-box":"The box size includes borders in addition to content.","content-box":"The box size only includes content."}}},"versions":{"safari.3.0":"http:\/\/developer.apple.com\/library\/safari\/documentation\/AppleApplications\/Reference\/SafariCSSRef\/Articles\/StandardCSSProperties.html#\/\/apple_ref\/css\/property\/-webkit-box-sizing","ios.1.1":"http:\/\/developer.apple.com\/library\/safari\/documentation\/AppleApplications\/Reference\/SafariCSSRef\/Articles\/StandardCSSProperties.html#\/\/apple_ref\/css\/property\/-webkit-box-sizing"}}