Skip to content

Case sensitive :contains()? #116

@facelessuser

Description

@facelessuser

This issue will explore the possibility of a case insensitive :contains(). Since we are thinking about expanding :contains() to allow lists, it may make sense to try and do something like what attribute selectors do: :contains(text i). Or maybe we need to create our own custom pseudo class that implements a case insensitive version, such as :icontains().

Nothing currently is settled, and whether this gets implemented or not and what the name of the pseudo-class would be is still up in the air.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: css-customCSS custom selectors.P: maybePending approval of low priority request.T: featureFeature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions