axe-core
Version:
Accessibility engine for automated Web UI testing
20 lines (19 loc) • 353 B
JSON
{
"id": "hidden-content",
"selector": "*",
"excludeHidden": false,
"tags": [
"cat.structure",
"experimental",
"review-item"
],
"metadata": {
"description": "Informs users about hidden content.",
"help": "Hidden content on the page cannot be analyzed"
},
"all": [],
"any": [
"hidden-content"
],
"none": []
}