{"name":"-webkit-margin-bottom-collapse","description":"Specifies the behavior of an element\u2019s bottom margin if it is adjacent to an element with a margin. Elements can maintain their respective margins or share a single margin between them.","keywords":["css","property","-webkit-margin-bottom-collapse","webkit","margin","bottom","collapse"],"longDescription":"<p>This property allows you to emulate the behavior of some browsers in quirks mode where table cell margins are collapsed into the borders of vertically adjacent cells.<\/p>\n","syntax":["-webkit-margin-bottom-collapse: collapse | discard | separate;"],"values":{"collapse":{"description":"<p>Two adjacent margins are collapsed into a single margin.<\/p>"},"discard":{"description":"<p>The element\u2019s margin is discarded if it is adjacent to another element with a margin.<\/p>"},"separate":{"description":"<p>Two adjacent margins remain separate.<\/p>"}},"versions":{"safari.3.0":"http:\/\/developer.apple.com\/library\/safari\/documentation\/AppleApplications\/Reference\/SafariCSSRef\/Articles\/StandardCSSProperties.html#\/\/apple_ref\/css\/property\/-webkit-margin-bottom-collapse","ios.1.0":"http:\/\/developer.apple.com\/library\/safari\/documentation\/AppleApplications\/Reference\/SafariCSSRef\/Articles\/StandardCSSProperties.html#\/\/apple_ref\/css\/property\/-webkit-margin-bottom-collapse"}}