*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
- Headings MUST be accurate and informative.
Navigation
- Navigation patterns that are repeated on web pages MUST be presented in the same relative order each time they appear and MUST NOT change order when navigating through the site.
- A skip link MUST be either visible at all times or visible on keyboard focus.
- The reading order MUST be logical and intuitive.
- The navigation order of focusable elements MUST be logical and intuitive.
Links
- Links MUST be visually distinguishable from surrounding text.
Color alone must not be used to distinguish links from surrounding text unless the color contrast between the link and the surrounding text is at least 3:1 and an additional differentiation is provided when the link is hovered or receives focus. - Links MUST be semantically designated as such.
- A link MUST have programmatically-discernible text, as determined by the accessible name calculation algorithm.
- Features such as labels, names, and text alternatives for content that have the same functionality across multiple web pages MUST be consistently identified.
- All focusable elements MUST have a visual focus indicator when in focus.
...