{
  "id": "frame-tested",
  "selector": "frame, iframe",
  "tags": [
    "cat.structure",
    "review-item"
  ],
  "metadata": {
    "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
    "help": "Frames must be tested with axe-core"
  },
  "all": [
    "frame-tested"
  ],
  "any": [],
  "none": []
}
