-
Notifications
You must be signed in to change notification settings - Fork 94
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
Added whitespace & lang properties check #412
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice, thanks a lot!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice, thanks a lot. Your contributions are extremely appreciated and invigorating!
So, as a somehow-mad-about-details person, I was searching how to check for various whitespaces in such selectors, but it appears there are quite a few ones to check so I'm giving up for now and will open a new issue for such fun things :D |
lang
test case #396[*=" "]
to check for forbidden whitespaces #397