Searched defs:SVGAttributeMode (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/third_party/WebKit/Source/core/css/parser/
H A DCSSParserMode.h48 SVGAttributeMode, enumerator in enum:blink::CSSParserMode
73 return mode == HTMLQuirksMode || mode == HTMLAttributeMode || mode == SVGAttributeMode;

Completed in 91 milliseconds