Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DStylePropertySet.cpp158 StylePropertyShorthand shorthandPrefixingVariant = shorthandForProperty(prefixingVariant); in removeShorthandProperty() local
159 …return removePropertiesInSet(shorthandPrefixingVariant.properties(), shorthandPrefixingVariant.len… in removeShorthandProperty()