Access: [6.2.2.3]: text equivalents require updating (object) (Priority 1)
Cause:
Whenever dynamic content changes, text equivalents must also be updated.
If 'object' is used to generate dynamic content, include a text equivalent
between the open and closing object elements.
Example:
 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<title>aert1.0/6.2.2</title>
</head>
<body>
<object></object>
</body>
</html>
|
Solution:
References: