mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
5 lines
296 B
HTML
5 lines
296 B
HTML
<html>
|
|
<body>
|
|
Reports a missing <code>lang</code> (or <code>xml:lang</code>) attribute in a <code>html</code> tag. Suggests adding a required attribute to state the default language of the document. Based on WCAG 2.0: <a href="https://www.w3.org/TR/WCAG20-TECHS/H57.html">H57</a>.
|
|
</body>
|
|
</html> |