Skip to content
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.

Pseudo class selector support #43

Closed
laplaceon opened this issue Jun 7, 2018 · 2 comments
Closed

Pseudo class selector support #43

laplaceon opened this issue Jun 7, 2018 · 2 comments

Comments

@laplaceon
Copy link

laplaceon commented Jun 7, 2018

Is it possible to add support for selectors like "div.class p:has(span.something:contains(SomeText)) a" which have pseudo class selectors like ":has" and ":contains"?

@SimonSapin
Copy link
Collaborator

It is possible. I have no plan to work on this, however.

(:has is specified at https://drafts.csswg.org/selectors/#relational, but :contains appears to be non-standard.)

@SimonSapin
Copy link
Collaborator

I will soon archive this repository and make it read-only, so this issue will not be addressed: https://github.com/kuchiki-rs/kuchiki#archived

@SimonSapin SimonSapin closed this as not planned Won't fix, can't repro, duplicate, stale Jan 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants