]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
test: add tabindex test for findFocusable() 12165/head
authorEric Defore <eric.defore@gmail.com>
Mon, 12 Oct 2020 20:43:28 +0000 (16:43 -0400)
committerEric Defore <eric.defore@gmail.com>
Mon, 12 Oct 2020 20:43:28 +0000 (16:43 -0400)
commitb3c02b25145ae54fb3719efce70c01d38b942c4f
tree0373195570fa12140dda1372d7b9f117031c82ed
parent96139e1c13ddb9f799304d2b1b27c0171ec2af69
test: add tabindex test for findFocusable()

Added a test for the sorting element of Keyboard.findFocusable() to ensure tabindex sorting works properly
test/javascript/util/keyboard.js