Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ Explanations column describes which customizations the developer must check.
## Screen reader support

Blockly provides extensive support for
[screen reader usage](/guides/configure/web/screen-reader) through its
[keyboard navigation](/guides/configure/web/keyboard-nav) system. As of Blockly
[screen reader usage](/guides/configure/screen-reader) through its
[keyboard navigation](/guides/configure/keyboard-nav) system. As of Blockly
v13 (released in June 2026) the core library meets standards for keyboard
controls. v13 also includes APIs to support developers in creating accessible
custom fields and blocks.
Expand Down
Loading