{
  "id": "region",
  "selector": "html",
  "pageLevel": true,
  "tags": [
    "cat.keyboard",
    "best-practice"
  ],
  "metadata": {
    "description": "Ensures all content is contained within a landmark region",
    "help": "Content should be contained in a landmark region"
  },
  "all": [],
  "any": [
    "region"
  ],
  "none": []
}
