|
72.
|
|
|
WCAG: A link shares the same text/caption combination as a different link ({1}). This is bad for accessibility: you may need to use a <tt>title</tt> attribute to distinguish them
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]WCAG_DODGY_LINK
|
|
73.
|
|
|
WCAG: A link contains contextually-sensitive words (such as 'click' or 'here'). This is bad for accessibility [{1}]
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]WCAG_DODGY_LINK_2
|
|
74.
|
|
|
WCAG: All form input fields must have labels, for accessibility reasons (ID: {1}). These labels must not work across table cells
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]WCAG_NO_INPUT_LABEL
|
|
75.
|
|
|
WCAG: This attribute/tag-contents ('{1}') value is too long
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]WCAG_ATTRIBUTE_TOO_LONG
|
|
76.
|
|
|
WCAG: Links that open to new windows require a warning in the link title. Put '{!LINK_NEW_WINDOW}' in the <tt>title</tt> of the anchor tag
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]WCAG_BLANK
|
|
77.
|
|
|
WCAG: All non-layout tables must have <tt><th></tt> tags to identify the column/row headers
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]WCAG_MISSING_TH
|
|
78.
|
|
|
WCAG: For tables that use headers on both columns and rows, <tt><thead></tt> is needed
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]WCAG_HD_SPECIAL
|
|
79.
|
|
|
WCAG: Mouse events should always be matched with a corresponding non-mouse event, except for forms or links which have implicit equivalents
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]WCAG_MOUSE_EVENT_UNMATCHED
|
|
80.
|
|
|
WCAG/Help: Access keys must not be used more than once in a document
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]WCAG_ACCESSKEY_UNIQUE
|
|
81.
|
|
|
WCAG/Help: Tab-indices must not be used more than once in a document
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]WCAG_TABINDEX_UNIQUE
|