Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ally.query.tabsequence possible string comparison of tabindex #160

Open
paulie4 opened this issue Aug 12, 2017 · 0 comments
Open

ally.query.tabsequence possible string comparison of tabindex #160

paulie4 opened this issue Aug 12, 2017 · 0 comments

Comments

@paulie4
Copy link

paulie4 commented Aug 12, 2017

When I edited your example in https://allyjs.io/api/query/tabsequence.html to include tabindex="10" and tabindex="11", ally.query.tabsequence is returning them before the tabindex="2", which makes me think that the code is possibly doing a string comparison instead of a numeric one. Here's an edited jsbin:
https://jsbin.com/pesawikine/edit?html,js,output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant