Skip to main content

Digital Accessibility Statement — FlyFruition CMS

Fruition is committed to ensuring digital accessibility for people with disabilities across all products and deployments. This statement covers the FlyFruition CMS — Fruition's airport-specific content management and real-time data platform — and the public-facing airport websites it powers, including flydenver.com (Denver International Airport) and flyontario.com (Ontario International Airport).

Last Updated: August 11, 2026

← Back to Fruition.net Accessibility Statement  |  View FlyFruition VPAT 2.5 Report →

Our Commitment

Fruition believes that digital accessibility is a fundamental requirement, not an optional enhancement. For airport websites specifically, accessibility is a legal obligation under the Americans with Disabilities Act (ADA) Title II, which applies to public entities including airport authorities. We are committed to providing FlyFruition-powered websites and admin tools that are accessible to the widest possible audience, in accordance with the Web Content Accessibility Guidelines (WCAG) 2.2 Level AA standards.

Our goal is to enable all users — passengers with disabilities, airport staff using assistive technologies, and the general public — to navigate FlyFruition-powered sites successfully and access all information and functionality, including real-time flight information, TSA security wait times, parking availability, terminal maps, and emergency alerts.

Scope of This Statement

This accessibility statement covers the following FlyFruition product surfaces:

  • Public-facing airport websites — The passenger-facing websites rendered by FlyFruition, including homepage, flight search, TSA wait-time displays, parking information, terminal maps, points of interest, weather, and emergency alert pages.
  • FlyFruition admin dashboard — The content management and operations interface used by airport staff to manage flight data, TSA wait times, parking, POI/maps, weather feeds, emergency overlays, and user permissions.
  • Real-time data displays — The front-end rendering of live FIDS flight boards, TSA wait-time tickers, and parking availability widgets as presented to end users on the web.

Deployed instances covered by this statement:

Additional FlyFruition deployments are covered by the same conformance methodology and will be listed here as they launch.

Accessibility Standards

FlyFruition-powered websites and the FlyFruition admin dashboard aim to conform to the Web Content Accessibility Guidelines (WCAG) 2.1 Level AA and WCAG 2.2 Level AA standards published by the World Wide Web Consortium (W3C). These guidelines explain how to make web content more accessible to people with disabilities.

A detailed conformance report is published in our FlyFruition VPAT 2.5 Accessibility Conformance Report, which documents each WCAG success criterion and its conformance status.

Level A Compliance

  • Images and icons have alternative text or accessible names
  • Video content has captions
  • Information is available to screen readers via semantic HTML and ARIA
  • Color is not the only visual means of conveying information (e.g., flight status uses text labels alongside color)
  • All functionality is available from a keyboard
  • No keyboard traps — focus can always exit any component
  • Skip-navigation links are provided
  • Pages have descriptive titles

Level AA Compliance

  • Color contrast meets the 4.5:1 minimum ratio for text and 3:1 for UI components
  • Text can be resized up to 200% without loss of functionality
  • Content reflows to a single column at 320 CSS pixels without horizontal scrolling
  • Visible focus indicators on all interactive elements
  • Consistent navigation and consistent component identification across pages
  • Form errors are identified, described in text, and paired with correction suggestions
  • Status messages are programmatically determinable (ARIA live regions)

WCAG 2.2 Additional Criteria

  • Focus is not obscured when a component receives keyboard focus
  • Dragging movements have single-pointer alternatives
  • Interactive targets are at least 24×24 CSS pixels
  • Help mechanisms appear in a consistent order across pages
  • Redundant entry is minimized in multi-step processes
  • Authentication does not require cognitive function tests

Accessibility Features

FlyFruition includes comprehensive accessibility features designed to ensure equal access for all users.

Semantic Structure & Landmarks

Pages use proper HTML5 landmark elements (header, nav, main, footer) and a logical heading hierarchy (h1 → h2 → h3) so screen-reader users can navigate by region and by heading. Skip-to-content links are present on every page.

Keyboard Navigation

Full keyboard accessibility with visible focus indicators (via :focus-visible), logical tab order following DOM order, and no positive tabindex values. Modal dialogs implement focus trapping and return focus on close. All interactive components — search, filters, dropdown menus, tabs, comboboxes — are operable with keyboard alone.

Screen Reader Support

Semantic HTML is used as the primary accessibility mechanism, supplemented by ARIA where native semantics are insufficient. Custom widgets follow the ARIA Authoring Practices Guide. Real-time data updates (FIDS refresh, TSA wait-time changes) use ARIA live regions to announce changes to screen-reader users without requiring visual monitoring.

Color & Contrast

The FlyFruition design system uses verified AA-compliant color tokens. Flight status, TSA wait-time urgency, and error/success states always use text labels and icons in addition to color — never color alone. Contrast is validated during the build process with automated tooling.

Responsive & Reflow

Content reflows to a single column at 320 CSS pixels wide without horizontal scrolling. FIDS tables switch to card layouts on small screens. Text uses relative units (rem, %) so it can be resized up to 200% without loss of content or functionality.

Real-Time Data Accessibility

Auto-updating content (live flight boards, TSA wait-time tickers, parking availability) can be paused by the user. Changes are announced via ARIA live regions. Data is never presented exclusively in a format that requires vision — text alternatives and structured tables are always available.

Adaptive Technology Compatibility

Compatible with screen magnification software (ZoomText), voice control software (Dragon NaturallySpeaking), switch navigation devices, and browser-based accessibility settings (high contrast modes, reduced motion, custom stylesheets).

Error Prevention

Clear form labels, inline error messages with correction suggestions, and confirmation steps for admin dashboard actions that modify operational data (flight overrides, emergency alerts, parking closures). All changes are logged in a complete audit trail and are reversible.

VPAT Compliance Report

Our Voluntary Product Accessibility Template (VPAT) 2.5 provides detailed conformance information for FlyFruition, documenting each WCAG 2.1 and WCAG 2.2 success criterion, Section 508 provisions, and EN 301 549 requirements.

View FlyFruition VPAT 2.5 Report  |  Request Information

Known Issues & Limitations

Current Limitations

  • Some third-party embedded content (airline-provided widgets, advertising modules) may not fully comply with WCAG standards. We review third-party components before integration and work with vendors to remediate identified issues.
  • Some legacy airport-specific custom modules on older FlyFruition deployments are under active accessibility review and remediation.
  • Digital signage (physical display boards) is not covered by web-based WCAG conformance but follows best practices for display readability where supported by the hardware.

We are actively working to address these limitations and will update this page as improvements are made.

Feedback & Support

Report Accessibility Issues

If you encounter any accessibility barriers on a FlyFruition-powered website or in the FlyFruition admin dashboard, please let us know. Your feedback helps us improve accessibility for everyone.

Report an Issue

Alternative Access

If you need assistance accessing any content on a FlyFruition-powered website, please contact us directly and we will provide the information in an accessible format:

Phone: (303) 395-1880
Email: [email protected]
Address: 616 E. Speer Blvd., Denver, CO 80203

Testing & Validation

FlyFruition websites and the admin dashboard undergo regular accessibility testing using both automated tools and manual evaluation.

Automated Testing Tools

  • axe DevTools — Comprehensive accessibility scanner integrated into the development pipeline (WCAG 2.1 + WCAG 2.2 tag sets)
  • WAVE Web Accessibility Evaluator — Structural and content-level accessibility validation
  • Pa11y — Command-line accessibility testing integrated into CI for regression detection
  • FCP ADA Scanner — Fruition's internal Puppeteer-based scanner running scheduled audits on all deployed FlyFruition sites

Manual Testing

  • Screen reader testing: NVDA (Windows), JAWS (Windows), VoiceOver (macOS & iOS)
  • Keyboard-only navigation — All interactive elements, forms, modals, and data tables
  • Assistive-technology user testing — Testing with users of screen magnification, voice control, and switch navigation
  • Mobile accessibility testing — Touch target sizes, responsive reflow, and VoiceOver/TalkBack on mobile devices

Testing Cadence

  • Every build (CI): axe-core + Pa11y automated scan
  • Every release: Full automated scan + manual keyboard and screen-reader testing
  • Quarterly: Scheduled FCP ADA scanner audit on all deployed FlyFruition sites
  • Annually: Full VPAT review and accessibility statement update

Legal Compliance

Fruition strives to comply with applicable accessibility laws and regulations, including:

  • Americans with Disabilities Act (ADA) Title II — applicable to airport (public entity) websites
  • Section 508 of the Rehabilitation Act (36 CFR §1194)
  • WCAG 2.1 Level AA Guidelines (W3C Recommendation)
  • WCAG 2.2 Level AA Guidelines (W3C Recommendation, 5 October 2023)
  • European Accessibility Act / EN 301 549 v3.2.1

This statement reflects our commitment to digital accessibility and our ongoing efforts to ensure equal access to airport information and functionality for all users.

Review Cadence

This accessibility statement is reviewed and updated at least annually. The next scheduled review is August 2027. Material changes to the FlyFruition product that affect accessibility will trigger an interim update.

Questions About FlyFruition Accessibility?

We're committed to continuous improvement and welcome your feedback. Contact us if you have questions or suggestions about accessibility on any FlyFruition-powered website.

This accessibility statement was last reviewed and updated on August 11, 2026.