blob: dea8ed46e510e0244963d0ef006c090525f11218 [file]
{
"id": "region",
"selector": "body *",
"tags": ["cat.keyboard", "best-practice"],
"metadata": {
"description": "Ensures all page content is contained by landmarks",
"help": "All page content must be contained by landmarks"
},
"all": [],
"any": ["region"],
"none": []
}