Skip to content

tag:not:has(child) not working  #238

@intijk

Description

@intijk
<part></part>
<part><span/></part>

query with
"part:has(span)" works correct, returned 2nd part tag
"part:not(:has(span))" returns empty, but correct one should return the first part tag.

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