Skip to content

Add support for :read-only and :read-write pseudos #1497

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 28, 2025
Merged

Conversation

jed
Copy link
Contributor

@jed jed commented Feb 28, 2025

This PR adds support for the :read-only and :read-write pseudo-selectors, as described here.

fb55 added 2 commits June 28, 2025 11:06
Refactors the handling of :read-only and :read-write pseudo-selectors by moving their logic from code-based pseudos in pseudos.ts to selector-based aliases in aliases.ts. This simplifies the implementation and centralizes the selector definitions.
@coveralls
Copy link

coveralls commented Jun 28, 2025

Coverage Status

coverage: 96.345% (+0.03%) from 96.319%
when pulling 974b32c on jed:master
into b2b7ff2 on fb55:master.

@fb55 fb55 merged commit 06f51ef into fb55:master Jun 28, 2025
7 checks passed
@fb55
Copy link
Owner

fb55 commented Jun 28, 2025

Hi Jeb, thanks a lot, and sorry for the delay!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants