Skip to content

Add new selectors and move some existing selectors out of experimental#280

Merged
facelessuser merged 2 commits intomainfrom
feature/new-selectors
Apr 20, 2025
Merged

Add new selectors and move some existing selectors out of experimental#280
facelessuser merged 2 commits intomainfrom
feature/new-selectors

Conversation

@facelessuser
Copy link
Owner

  • Add :open and :muted
  • Recognize :autofill, :buffering, :fullscreen, :picture-in-picture, :popover-open, :seeking, :stalled, and :volume-locked.
  • Move various existing pseudo-classes out of experimental status.

- Add `:open` and `:muted`
- Recognize `:autofill`, `:buffering`, `:fullscreen`,
  `:picture-in-picture`, `:popover-open`, `:seeking`, `:stalled`, and
  `:volume-locked`.
- Move various existing pseudo-classes out of experimental status.
@gir-bot gir-bot added S: needs-review Needs to be reviewed and/or approved. C: css-level-4 CSS level 4 selectors. C: css-matching Related to CSS matching. C: css-parsing Related to CSS parsing. C: docs Related to documentation. C: infrastructure Related to project infrastructure. C: source Related to source code. C: tests Related to testing. labels Apr 20, 2025
@facelessuser
Copy link
Owner Author

@gir-bot lgtm

@gir-bot gir-bot added S: approved The pull request is ready to be merged. and removed S: needs-review Needs to be reviewed and/or approved. labels Apr 20, 2025
@facelessuser facelessuser merged commit 6b22489 into main Apr 20, 2025
21 checks passed
@facelessuser facelessuser deleted the feature/new-selectors branch April 20, 2025 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C: css-level-4 CSS level 4 selectors. C: css-matching Related to CSS matching. C: css-parsing Related to CSS parsing. C: docs Related to documentation. C: infrastructure Related to project infrastructure. C: source Related to source code. C: tests Related to testing. S: approved The pull request is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants