Skip to content

Instantly share code, notes, and snippets.

@robdodson
Created October 4, 2017 17:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robdodson/2ff0a068d7f2eb6928a493874620447f to your computer and use it in GitHub Desktop.
Save robdodson/2ff0a068d7f2eb6928a493874620447f to your computer and use it in GitHub Desktop.
el.accessibleNode.describedBy =
new AccessibleNodeList([accessibleNode1, accessibleNode2]);
el.accessibleNode.activeDescendant = accessibleNode3;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment