hidden-content.json 346 B

12345678910111213
  1. {
  2. "id": "hidden-content",
  3. "selector": "*",
  4. "excludeHidden": false,
  5. "tags": ["cat.structure", "experimental", "review-item", "best-practice"],
  6. "metadata": {
  7. "description": "Informs users about hidden content.",
  8. "help": "Hidden content on the page cannot be analyzed"
  9. },
  10. "all": [],
  11. "any": ["hidden-content"],
  12. "none": []
  13. }