Searched refs:isInternalPropertyAndValueParsingEnabledForMode (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/parser/
H A DCSSParserMode.h66 inline bool isInternalPropertyAndValueParsingEnabledForMode(CSSParserMode mode) function in namespace:blink
H A DCSSPropertyParser.cpp432 if (!isInternalPropertyAndValueParsingEnabledForMode(m_context.mode()) && isInternalProperty(propId))

Completed in 167 milliseconds