{
  "id": "landmark-contentinfo-is-top-level",
  "selector": "footer:not([role]), [role=contentinfo]",
  "matches": "landmark-has-body-context.js",
  "tags": [
    "cat.semantics",
    "best-practice"
  ],
  "metadata": {
    "description": "The contentinfo landmark should not be contained in another landmark",
    "help": "Contentinfo landmark must be at top level"
  },
  "all": [],
  "any": [
    "landmark-is-top-level"
  ],
  "none": []
}
