Accessibility statement
Accessibility statement
Last updated: 2026-06-09 — Compliant with Spanish RD 1112/2018 + EU Directive 2019/882 (European Accessibility Act, in force June 2025).
1. Accessibility commitment
José Manuel Volante González is committed to making UK ETA Transit Checker (https://uk-eta-transit-checker.bordertriptools.com) accessible in accordance with Spanish RD 1112/2018 and the European Accessibility Act.
2. Compliance status
This site is partially compliant with WCAG 2.1 level AA.
2.1 Compliant content
- HTML5 semantic structure.
- Coherent heading hierarchy.
- Colour contrast meets AA on body text (≥4.5:1).
- Keyboard navigation.
- Visible-on-focus "Skip to content" link.
<label>on form fields.alton informational images.<html lang>declared.- Dark mode support (
prefers-color-scheme).
2.2 Non-compliant content
- Some data tables may lack descriptive
<caption>. - Decorative iconography may not consistently carry
aria-hidden="true". - Automated axe-core testing pending full viewport coverage.
3. Preparation
Prepared 2026-06-09 via internal audit (vision-pass subagents + axe-core). No independent certification body audit yet.
4. Contact
- Email: [email protected]
- Postal address: C/ Zafra 5, 21310 La Zarza (Huelva), España
Responses within 20 working days.
5. Technical information
- HTML5, CSS3 (Tailwind + brand tokens), JavaScript (React, Next.js 15 with
output: "export"). - Browsers supported: last two stable versions of Chrome, Firefox, Safari, Edge.
- Minimum resolution: 320px.
Accessibility statement
Last updated: 2026-05-18
UK ETA Transit Checker is built to WCAG 2.2 Level AA, in line with:
- The European Accessibility Act (Directive (EU) 2019/882), which has applied to consumer-facing digital services in the EU since 28 June 2025.
- The Americans with Disabilities Act (ADA) and Section 508 of the US Rehabilitation Act, as commonly applied to public-facing websites.
- The UK Public Sector Bodies Accessibility Regulations 2018 and the UK Equality Act 2010 baseline expectation for businesses.
What we did
- Semantic landmarks:
<main>,<header>,<footer>,<nav>,<aside>. - A single
<h1>per page and a sensible heading hierarchy. - Every form field has a programmatically associated
<label>(no "label as placeholder" pattern). - The result region uses
aria-live="polite"so screen-reader users hear the verdict change as they fill the form. - The stale-data warning uses
role="alert". - Visible keyboard focus (3 px ring tied to the brand-primary token).
- Colour contrast ratios meet WCAG 2.2 AA (≥ 4.5:1 for body text, ≥ 3:1 for large text and UI components) against the warm-paper background.
- Respect for
prefers-reduced-motion: the stamp-land animation and chip pulse are suppressed when the user has opted out at the OS level. - Form chips and buttons are real
<button>elements (not click-handled<div>s), so they are reachable by Tab and activatable by Enter/Space. - No content depends on hover-only interactions on touch devices.
- No
dangerouslySetInnerHTML; no untrusted HTML is injected into the document.
Known limitations
- This site ships in English only. UK ETA rules are UK-specific English-language regulation; we have no plans to translate the verdict copy. Screen-reader users on non-English systems hear the English copy.
- The optional
Download summaryaction produces a plain.txtfile rather than a fully tagged PDF. Plain text is universally accessible but does not include heading structure.
Reporting a barrier
If you encounter an accessibility barrier — for example a form field that your assistive technology cannot reach, a colour-contrast issue your eyes or your software finds unreadable, or a verdict copy that your screen reader skips — please write to [email protected] and we will work to remediate it promptly.
Formal review
This statement was last reviewed against WCAG 2.2 AA on 2026-05-18.