Skip to main content

Accessibility statement

WCAG 2.2 AA conformance, evaluation method, and how to report a barrier.

Last evaluated: 2026-05-06

Conformance target

Bravko aims to conform to the Web Content Accessibility Guidelines (WCAG) 2.2 at Level AA. We follow the European Accessibility Act (EAA) framework where it applies to our public-facing site.

How we evaluated

  • Self-evaluation by the Bravko team
  • Automated tooling: axe-core via Playwright on every key page in CI
  • Manual screen-reader testing: NVDA on Windows, VoiceOver on macOS, TalkBack on Android
  • Manual keyboard-only navigation across the contact, booking, search, and download flows

Conformance status

The site is partially conformant with WCAG 2.2 AA. "Partially conformant" means that some parts of the content do not yet fully conform to the standard.

Known issues we are working on

  • Some scoped style blocks rely on inherited focus indicators; we are migrating to a single visible focus ring as part of the design-system reboot.
  • A small number of images on archived blog posts are missing alt text — being backfilled.
  • Some form error regions announce on first error only; planned upgrade to aria-live="polite" per-field validation.

Browser and assistive-technology compatibility

This site is designed to work with the following recent combinations:

  • Chrome / Edge with NVDA on Windows 10 and 11
  • Safari with VoiceOver on macOS 14+
  • Chrome with TalkBack on Android 12+
  • Firefox with NVDA on Windows 10 and 11
  • Safari with VoiceOver on iOS 17+

Report a barrier

If you encounter a barrier on this site, or you cannot access information you need, please contact us. We aim to respond within 5 business days and to remediate within a reasonable timeframe.

Enforcement procedure

If you contact us about an accessibility barrier and you are not satisfied with our response, you can complain to the supervisory authority in your country. EU residents can use the European Commission's complaint route.

Continuous improvement

Accessibility is part of every PR. We run axe-core in CI and gate merges on zero serious or critical violations. We review this statement at least annually and after material changes to the site.