Add support for case sensitivity in attribute selector by Aditi-1400 · Pull Request #116 · phax/ph-css

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@Aditi-1400

Copy link

Contributor

@Aditi-1400 Aditi-1400 commented

Oct 28, 2025

edited

Loading

This adds support for the case sensitivity flag: https://developer.mozilla.org/en-US/docs/Web/CSS/Attribute_selectors#s in the parser for selectors like: [foo="bar" i] and [foo="bar" s].

@phax phax merged commit 234afda into phax:master

Oct 28, 2025

1 check passed

phax added a commit that referenced this pull request

Oct 28, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@phax phax phax left review comments

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@Aditi-1400 @phax