blob: 23a1e8584212d5581e50d9ae10bc9ccec9619fe9 [file] [log] [blame]
{
"id": "area-alt",
"selector": "map area[href]",
"excludeHidden": false,
"tags": [
"cat.text-alternatives",
"wcag2a",
"wcag111",
"wcag244",
"wcag412",
"section508",
"section508.22.a",
"ACT"
],
"metadata": {
"description": "Ensures <area> elements of image maps have alternate text",
"help": "Active <area> elements must have alternate text"
},
"all": [],
"any": ["non-empty-alt", "non-empty-title", "aria-label", "aria-labelledby"],
"none": []
}