Home
last modified time | relevance | path

Searched refs:marginCollapseProperties (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/css/
DCSSPropertyLonghand.cpp101 …static const int marginCollapseProperties[] = { CSSPropertyWebkitMarginBeforeCollapse, CSSProperty… in initShorthandMap() local
102 … SET_SHORTHAND_MAP_ENTRY(shorthandMap, CSSPropertyWebkitMarginCollapse, marginCollapseProperties); in initShorthandMap()