PEP/NEWS

Accessibility.

PEP/NEWS targets WCAG 2.2 Level AA. The site is built as static HTML with semantic landmarks, keyboard-navigable controls, and high-contrast typography. This page describes what we've done, what we know is imperfect, and how to report a barrier.

Conformance target.

We aim for full conformance with the W3C Web Content Accessibility Guidelines, version 2.2, at Level AA. We do not claim a third-party audit certification — this is a self-declared target. If you find a place we fall short, see the reporting section below.

What we've shipped.

Known limitations.

A few things we know aren't perfect:

Report a barrier.

If something on PEP/NEWS is not accessible to you, please file an issue on our public repository: github.com/researchvialsus-stack/pep.news/issues. Include the URL, what you were trying to do, and what assistive technology you were using. We aim to respond within seven days.

Standards we follow.

Beyond WCAG 2.2 AA, the site uses HTML5 semantic elements, ARIA roles only where the semantics are not already conveyed by the underlying element, and the platform accessibility primitives (:focus-visible, aria-label, aria-hidden) per the WAI-ARIA Authoring Practices.

Last reviewed: 2026-05-09