-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Currently we have these instructions in the setup for accessibility-ready theme reviews:
- Go to the Block Patterns page (
/accessibility-ready-test-pages/block-patterns/). - Edit the Block Patterns page.
- In the editing screen, click the Block inserter (+) in the top-left corner.
- Click the Patterns tab.
- Insert all available patterns into the page. Do not change any content or settings for the patterns.
- Save the page.
Questions:
-
Should core patterns be tested or only patterns created by the theme?
-
Does the theme developer need to ensure that all core patterns are free of accessibility errors?
Here is a concrete example. Twenty Twenty-Five offers these patterns with large white text over an image with a colored overlay:
After activating a different theme, I see these patterns are still available in the block inserter; however, they now have black text, which fails contrast and makes them very difficult to read.

Should the failures in these patterns stop the theme from getting an accessibility-ready tag? If so, we'll need to update our guidance for theme developers to either ensure accessibility in core patterns or deregister them so they no longer appear in the inserter.
If we are going to say these patterns are not the responsibility of theme developers, then we should remove them from our testing template site to reduce confusion for testers.