inputElementsDontHaveAlt Class Reference
[Accessibility Tests]

Inherits quailTest.

Collaboration diagram for inputElementsDontHaveAlt:
[legend]

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 main check function. This is called by the parent class to actually check content

Definition at line 3470 of file accessibility_tests.php.

References quailTest::addReport(), and quailTest::getAllElements().


The documentation for this class was generated from the following file:

Generated on Sat Aug 21 08:55:11 2010 for QUAIL Accessibility Information library by  doxygen 1.5.7.1