axe-core
Version:
Accessibility engine for automated Web UI testing
16 lines (15 loc) • 414 B
JSON
{
"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"
}
}
}