123456789101112131415 |
- {
- "id": "frame-tested",
- "evaluate": "frame-tested-evaluate",
- "options": {
- "isViolation": false
- },
- "metadata": {
- "impact": "critical",
- "messages": {
- "pass": "The iframe was tested with axe-core",
- "fail": "The iframe could not be tested with axe-core",
- "incomplete": "The iframe still has to be tested with axe-core"
- }
- }
- }
|