All Classes |Grouped Classes |Index

Function parse_style_properties

Parses a text string and returns the CSS properties in it.

	static std::vector<CL_CSSProperty> CL_CSSDocument::parse_style_properties(
		const CL_StringRef & style_text);