12345678910111213 |
- {
- "id": "hidden-content",
- "selector": "*",
- "excludeHidden": false,
- "tags": ["cat.structure", "experimental", "review-item", "best-practice"],
- "metadata": {
- "description": "Informs users about hidden content.",
- "help": "Hidden content on the page cannot be analyzed"
- },
- "all": [],
- "any": ["hidden-content"],
- "none": []
- }
|