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

Some CSS selectors are not working #197

Closed
vibou opened this issue Jan 28, 2013 · 3 comments
Closed

Some CSS selectors are not working #197

vibou opened this issue Jan 28, 2013 · 3 comments
Labels
feature Feature request
Milestone

Comments

@vibou
Copy link

vibou commented Jan 28, 2013

Hi all, those three kind of css selectors are not working. Would be great to have them work:

h2+a (means the first a after a h2)

h2[title] (means the h2 having an attribute title

h2[title="Test"] (means the h2 having an attribute title with the value Test

This extension is really cool! Shame that it cannot be used on ipad though :P

Good luck !

@JonasNo
Copy link

JonasNo commented Feb 13, 2013

This has been an issue for quite some time now. I'm surprised and disappointed that they haven't fixed it by now.

@ankit
Copy link
Owner

ankit commented Dec 19, 2013

Fixed by 3676c1b

@ankit ankit closed this as completed Dec 19, 2013
@ChiriVulpes
Copy link

This feature isn't working for me, was the commit updated in the chrome plugin?

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

No branches or pull requests

4 participants