mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Fixes #557. Vivid fill, ink label: brand #E07832 stays on fills while primary-foreground flips to #1A1814 (5.83:1); new theme-aware ink tokens carry orange, destructive, and success text roles; opacity-modified text purged; landing, demo, and the docs fund button retuned. Guarded by a CSS-parsing unit contrast test, rebuilt axe baselines with zero contrast entries, a new landing axe smoke, and fully regenerated darwin visual baselines.
131 lines
4.3 KiB
JSON
131 lines
4.3 KiB
JSON
{
|
|
"_comment": "Known axe a11y violations. Keyed by pageKey:ruleId. This baseline lets CI catch NEW regressions without failing on documented existing debt. Regenerate by running the a11y spec with A11Y_UPDATE_BASELINE=1.",
|
|
"violations": {
|
|
"home-en:heading-order": {
|
|
"impact": "moderate",
|
|
"description": "Ensure the order of headings is semantically correct",
|
|
"count": 1
|
|
},
|
|
"editor-en:aria-required-children": {
|
|
"impact": "critical",
|
|
"description": "Ensure elements with an ARIA role that require child roles contain them",
|
|
"count": 1
|
|
},
|
|
"editor-en:label": {
|
|
"impact": "critical",
|
|
"description": "Ensure every form element has a label",
|
|
"count": 1
|
|
},
|
|
"editor-en:nested-interactive": {
|
|
"impact": "serious",
|
|
"description": "Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
|
|
"count": 1
|
|
},
|
|
"editor-en:region": {
|
|
"impact": "moderate",
|
|
"description": "Ensure all page content is contained by landmarks",
|
|
"count": 1
|
|
},
|
|
"editor-en:skip-link": {
|
|
"impact": "moderate",
|
|
"description": "Ensure all skip links have a focusable target",
|
|
"count": 1
|
|
},
|
|
"login-en:region": {
|
|
"impact": "moderate",
|
|
"description": "Ensure all page content is contained by landmarks",
|
|
"count": 1
|
|
},
|
|
"login-en:skip-link": {
|
|
"impact": "moderate",
|
|
"description": "Ensure all skip links have a focusable target",
|
|
"count": 1
|
|
},
|
|
"home-ar:heading-order": {
|
|
"impact": "moderate",
|
|
"description": "Ensure the order of headings is semantically correct",
|
|
"count": 1
|
|
},
|
|
"editor-ar:aria-required-children": {
|
|
"impact": "critical",
|
|
"description": "Ensure elements with an ARIA role that require child roles contain them",
|
|
"count": 1
|
|
},
|
|
"editor-ar:label": {
|
|
"impact": "critical",
|
|
"description": "Ensure every form element has a label",
|
|
"count": 1
|
|
},
|
|
"editor-ar:nested-interactive": {
|
|
"impact": "serious",
|
|
"description": "Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
|
|
"count": 1
|
|
},
|
|
"editor-ar:region": {
|
|
"impact": "moderate",
|
|
"description": "Ensure all page content is contained by landmarks",
|
|
"count": 1
|
|
},
|
|
"editor-ar:skip-link": {
|
|
"impact": "moderate",
|
|
"description": "Ensure all skip links have a focusable target",
|
|
"count": 1
|
|
},
|
|
"login-ar:region": {
|
|
"impact": "moderate",
|
|
"description": "Ensure all page content is contained by landmarks",
|
|
"count": 1
|
|
},
|
|
"login-ar:skip-link": {
|
|
"impact": "moderate",
|
|
"description": "Ensure all skip links have a focusable target",
|
|
"count": 1
|
|
},
|
|
"mobile-home-en:heading-order": {
|
|
"impact": "moderate",
|
|
"description": "Ensure the order of headings is semantically correct",
|
|
"count": 1
|
|
},
|
|
"mobile-editor-en:page-has-heading-one": {
|
|
"impact": "moderate",
|
|
"description": "Ensure that the page, or at least one of its frames contains a level-one heading",
|
|
"count": 1
|
|
},
|
|
"mobile-editor-en:region": {
|
|
"impact": "moderate",
|
|
"description": "Ensure all page content is contained by landmarks",
|
|
"count": 1
|
|
},
|
|
"mobile-editor-en:skip-link": {
|
|
"impact": "moderate",
|
|
"description": "Ensure all skip links have a focusable target",
|
|
"count": 1
|
|
},
|
|
"mobile-login-en:region": {
|
|
"impact": "moderate",
|
|
"description": "Ensure all page content is contained by landmarks",
|
|
"count": 1
|
|
},
|
|
"mobile-login-en:skip-link": {
|
|
"impact": "moderate",
|
|
"description": "Ensure all skip links have a focusable target",
|
|
"count": 1
|
|
},
|
|
"mobile-home-ar:heading-order": {
|
|
"impact": "moderate",
|
|
"description": "Ensure the order of headings is semantically correct",
|
|
"count": 1
|
|
},
|
|
"mobile-login-ar:region": {
|
|
"impact": "moderate",
|
|
"description": "Ensure all page content is contained by landmarks",
|
|
"count": 1
|
|
},
|
|
"mobile-login-ar:skip-link": {
|
|
"impact": "moderate",
|
|
"description": "Ensure all skip links have a focusable target",
|
|
"count": 1
|
|
}
|
|
}
|
|
}
|