Add accessibility interfaces and fix navigation types (#3908)

* Add accessibility interfaces and fix navigation types
This commit is contained in:
Sam El-Husseini
2020-05-21 11:18:10 -07:00
committed by GitHub
parent 3f4faeab46
commit 317834ff59
19 changed files with 287 additions and 114 deletions

View File

@@ -160,7 +160,7 @@ Blockly.svgResize = function(workspace) {
/**
* Handle a key-down on SVG drawing surface. Does nothing if the main workspace
* is not visible.
* @param {!Event} e Key down event.
* @param {!KeyboardEvent} e Key down event.
* @package
*/
// TODO (https://github.com/google/blockly/issues/1998) handle cases where there