|
87.
|
|
|
Manual check: Check the <tt><blockquote></tt> tag is used for an actual quotation (as opposed to an indentation effect)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]MANUAL_WCAG_SEMANTIC_BLOCKQUOTE
|
|
88.
|
|
|
Manual check: Make sure animation and flicker are avoided
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]MANUAL_WCAG_ANIMATION
|
|
89.
|
|
|
CSS: Inline styles are used that have no real need to be: these should be in a stylesheet and be referenced via a class name or ID
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]CSS_INLINE_STYLES
|
|
90.
|
|
|
CSS: An unexpected character ('{1}') was found in the CSS inter-class space at line {2}
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]CSS_UNEXPECTED_CHARACTER
|
|
91.
|
|
|
CSS: An unexpected character ('{1}') was found inside a CSS class at line {2}
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]CSS_UNEXPECTED_CHARACTER_CLASS
|
|
92.
|
|
|
CSS: The CSS terminated whilst inside definitions
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]CSS_UNEXPECTED_TERMINATION
|
|
93.
|
|
|
CSS: The CSS terminated whilst inside a property definition
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]CSS_UNEXPECTED_TERMINATION_PROPERTY
|
|
94.
|
|
|
CSS: A CSS property (<tt>{1}</tt>) is unknown
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]CSS_UNKNOWN_PROPERTY
|
|
95.
|
|
|
CSS: A value ('{2}') of a CSS property (<tt>{1}</tt>) does not match the property's requirements ({3})
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]CSS_BAD_PROPERTY_VALUE
|
|
96.
|
|
|
WCAG: Don't use <tt>px</tt> for font sizes. Use <tt>em</tt>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]CSS_PX_FONT
|