{
"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 elements of image maps have alternate text",
"help": "Active elements must have alternate text"
},
"all": [],
"any": ["non-empty-alt", "aria-label", "aria-labelledby", "non-empty-title"],
"none": []
}