Skip to content

:not(contains("text")) not working for me #239

@dsadinoff

Description

@dsadinoff

while
pq(url)('a:contains("text")')
works fine,
pq(url)('a:not(:contains("text"))')
does not, although it's valid jQuery.

should it?

If it shouldn't I would suggest that it ought to be documented, no?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions