Skip to content

Support of different attribute selectors #76

@PavelFil

Description

@PavelFil

I would be useful to support next kinds of attribute selectors:

[attribute~="value"]
[attribute|="value"]
[attribute^="value"]
[attribute$="value"]
[attribute*="value"]

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions