HTML_CSS::validate()
Description
Execute the W3C CSS validator service on each data source (filename or string) given by parameter $styles.
Parameter
- array $styles
Data sources to check validity
- array &$messages
Error and Warning messages issue from W3C CSS validator service
Throws
throws HTML_CSS_ERROR_INVALID_INPUT, HTML_CSS_ERROR_INVALID_DEPS, HTML_CSS_ERROR_INVALID_SOURCE
