Language Rules
HTML Markup Details
langattribute- The
langattribute can be used on almost all elements to define the intended langauge of content of the element. - Two-character character codes from language value registry are used as the value of
langattribute. xml:langattribute- The
xml:langattribute can be used on thehtmlelement to define the default language of a web page.
Accessibility Evaluation Rules
| no. | FAE 2007 | FAE 2008 | Description |
|---|---|---|---|
| 1 | N/A | Pass/Fail | The default language for a web page must be defined using the |
| 2 | N/A | Pass/Fail | The Implementation Notes
|
| 3 | N/A | Check | If content on a web page is in a different language than the default language of the web page, the |
FAE Rule Implemetation
- FAE 2007
- The Illinois Functional Accessibility Evaluator (FAE) currently implements FAE 2007 rules.
- The Illinois Firefox Accessibility Extension currently implements these rules.
- FAE 2008
- The FAE 2008 rules are designed to optimize the rules for implementation of Section 508, W3C Web Content Accessibility Guidelines and Illinois Information technology Accessibility Act requirements and are based on the requirements of these standards and experience with the problems of FAE 2007.
- The Illinois Firefox Accessibility Extension currently implements some of these rules.
