The automatic CI tests ("Axe Checks") are currently failing. Let's fix this, so that all tests pass and we can rely on them to make sure that revisions don't break accessibility. The current error:
Testing http://localhost:8080/chapters/14/1/properties-of-the-mean/index.html ... please wait, this may take a minute.
Violation of "scrollable-region-focusable" with 1 occurrences!
Ensure elements that have scrollable content are accessible by keyboard. Correct invalid elements at:
- #fOIqljKHwR > .myst-code.hover\:shadow-md.dark\:shadow-2xl > pre
For details, see: https://dequeuniversity.com/rules/axe/4.11/scrollable-region-focusable
The automatic CI tests ("Axe Checks") are currently failing. Let's fix this, so that all tests pass and we can rely on them to make sure that revisions don't break accessibility. The current error: