As we continue our journey toward becoming certified Trusted Testers, this session reinforced that accessibility is just as much about creating a predictable, logical, and efficient experience for everyone. Topic 9: Repetitive Content ‘Repetitive Content’ means parts which are the same across multiple pages of a website. We want to ensure that users can bypass repeated blocks and navigate consistently across the same website. 9.A. Bypass Function ( WCAG 2.4.1 ) The goal is to allow users to jump straight to the main content, without having to plow through the same thing over and over. Instead, what we want is a keyboard-accessible mechanism that allows us to skip over blocks of content repeated on multiple pages, e.g. navigation, footer, or sidebar. “Skip to Main Content” links are the most well-known mechanisms for this, but other bypass methods like hotkeys or scripted elements also exist.…