Skip to contentChangelog 2026-03-05 (Reliability Legend List Semantics Pass 71)
Published
Article content
Changed
- Converted reliability legend chips from inline spans inside a paragraph to a labeled list (
ul/li) within a grouped legend container. - Added explicit legend labeling linkages (
role="group", aria-labelledby) and a dedicated legend list class. - Updated legend CSS for list reset and stable inline wrapping.
Why
- Improves structural clarity for grouped status meanings.
- Keeps visual compactness while making legend semantics more explicit and robust for assistive technologies.