Skip to content
New issue

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

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

Already on GitHub? # to your account

Improve tabindex error test case #360

Closed
ffoodd opened this issue May 27, 2019 · 0 comments
Closed

Improve tabindex error test case #360

ffoodd opened this issue May 27, 2019 · 0 comments

Comments

@ffoodd
Copy link
Owner

ffoodd commented May 27, 2019

We'd better test for tabindex starting by - for negative values instead of sticking to a -1 exact match.

This would be nicer: [tabindex]:not([tabindex="0"]):not([tabindex^="-"]) { … }.

And another useful reference to add: https://www.scottohara.me/blog/2019/05/25/tabindex.html

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant