Skip to content
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

feat(css_parser): CSS Parser pseudo class #268 #968

Merged

Conversation

denbezrukov
Copy link
Contributor

@denbezrukov denbezrukov commented Nov 29, 2023

Summary

Replace the function name in the pseudo-class identifier with specific, concrete tokens.

Test Plan

cargo test

- replace identifier function name with concrete token
@github-actions github-actions bot added A-Parser Area: parser A-Tooling Area: internal tools L-CSS Language: CSS labels Nov 29, 2023
@github-actions github-actions bot added the L-JavaScript Language: JavaScript and super languages label Nov 30, 2023
@denbezrukov denbezrukov merged commit bf1abd8 into feat/color-profile-at-rule Nov 30, 2023
4 checks passed
@denbezrukov denbezrukov deleted the feat/rename-pseudo-class-names branch November 30, 2023 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Parser Area: parser A-Tooling Area: internal tools L-CSS Language: CSS L-JavaScript Language: JavaScript and super languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant