When content order affects meaning, the DOM reading/navigation order must match the intended sequence. (WCAG 2.1 SC 1.3.2)
Why This Matters
Screen reader and keyboard users encounter content in a jumbled order that no longer makes sense.
Related Rules
Catch this automatically on every PR
BeforeMerge scans your pull requests against this rule and dozens more. Get actionable feedback before code ships.