Acronyms must be marked with an "acronym" element
Description
Abbreviations should be marked with an acronym element, at least once on the page for each abbreviation.
Example
Wrong
<p>I work for the CIA.</p>
Right
<p>I work for the <acronym title="Central Intelligence Agency">CIA</acronym>.</p>
Quail Class Name
documentAcronymsHaveElement
Severity:
2
WCAG 1.0:
WCAG 2.0: