mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 11:53:49 +07:00
5 lines
393 B
HTML
5 lines
393 B
HTML
<html>
|
|
<body>
|
|
Reports a missing title attribute <code>frame</code>, <code>iframe</code>, <code>dl</code>, and <code>a</code> tags. Suggests adding a title attribute. Based on WCAG 2.0: <a href="https://www.w3.org/TR/WCAG20-TECHS/H33.html">H33</a>, <a href="https://www.w3.org/TR/WCAG20-TECHS/H40.html">H40</a>, and <a href="https://www.w3.org/TR/WCAG20-TECHS/H64.html">H64</a>.
|
|
</body>
|
|
</html> |