Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditingStyle.cpp672 static const CSSPropertyID textOnlyProperties[] = { variable
695 difference->removePropertiesInSet(textOnlyProperties, WTF_ARRAY_LENGTH(textOnlyProperties)); in triStateOfStyle()