axe-core
Version:
Accessibility engine for automated Web UI testing
14 lines (13 loc) • 432 B
JSON
{
"id": "css-orientation-lock",
"selector": "html",
"tags": ["cat.structure", "wcag134", "wcag21aa", "experimental"],
"metadata": {
"description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations",
"help": "CSS Media queries are not used to lock display orientation"
},
"all": ["css-orientation-lock"],
"any": [],
"none": [],
"preload": true
}