blob: e2039993f704c223c8d22d0c15d17f68be28adf1 [file] [log] [blame]
{
"id": "valid-lang",
"selector": "[lang], [xml\\:lang]",
"matches": "not-html-matches",
"tags": ["cat.language", "wcag2aa", "wcag312"],
"metadata": {
"description": "Ensures lang attributes have valid values",
"help": "lang attribute must have a valid value"
},
"all": [],
"any": [],
"none": ["valid-lang"]
}