inputElementsDontHaveAlt Class Reference
[Accessibility Tests]
Inherits
quailTest.
List of all members.
|
Public Member Functions |
| | check () |
Detailed Description
All input elements, except those with with a type attribute value of "image", do not have an alt attribute. The input element is used to create many kinds of form controls. Although the HTML DTD permits the alt attribute on all of these, it should be used only on image submit buttons. User agent support for this attribute on other types of form controls is not well defined, and other mechanisms are used to label these controls.
http://quail-lib.org/test-info/inputElementsDontHaveAlt
Definition at line 3460 of file accessibility_tests.php.
Member Function Documentation
| inputElementsDontHaveAlt::check |
( |
|
) |
|
The documentation for this class was generated from the following file: