{
  "id": "css-orientation-lock",
  "evaluate": "css-orientation-lock-evaluate",
  "options": {
    "degreeThreshold": 2
  },
  "metadata": {
    "impact": "serious",
    "messages": {
      "pass": "Display is operable, and orientation lock does not exist",
      "fail": "CSS Orientation lock is applied, and makes display inoperable",
      "incomplete": "CSS Orientation lock cannot be determined"
    }
  }
}
