Valid CSS

(Referring UWEM Test: 3.2_CSS_01)

Test info

Failure cause

Invalid style-declaration found

The inspected CSS file or the CSS rules contained in the inspected (X)HTML file contain invalid CSS rules.

Please check your page and the connected style-sheets with the W3C CSS Validation Service to get detailed information about the errors.

Why this may be a barrier

HTML and CSS documents must follow the rules set in the formal grammar of the language.

Documents created according to published formal grammars are supported by more browsers. Invalid CSS code may lead to a distorted presentation of the content, and make a web page directly inaccessible.

References

Related WCAG 1.0 Checkpoint

3.2

"Create documents that validate to published formal grammars." [Priority 2]
WCAG 1.0 Checkpoint 3.2

Referring UWEM Test

3.2_CSS_01

This test is targeted to find violations against the formal grammar of CSS 1.0 or CSS 2.x.

Questions, suggestions, objections? Give us feedback!