Skip to content

Conversation

@SwetaTanwar
Copy link
Contributor

@SwetaTanwar SwetaTanwar commented Nov 18, 2025

Prerequisites checklist

What is the purpose of this pull request?

Add test cases for the fix in eslint/csstree#80

What changes did you make? (Give an overview)

Add test cases for rgb() and rgba() relative value syntax.

Related Issues

#235

Is there anything you'd like reviewers to focus on?

Tests for relative color none channels/alpha are omitted because the current @eslint/css-tree version used by the plugin doesn’t yet accept none for these syntaxes; it reports Expected <color>. Once the lexer ships the updated grammar, we can add these cases.

@SwetaTanwar SwetaTanwar self-assigned this Nov 18, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Nov 18, 2025
@nzakas nzakas moved this from Needs Triage to Implementing in Triage Nov 18, 2025
@SwetaTanwar SwetaTanwar marked this pull request as ready for review December 4, 2025 17:38
Copy link
Member

@nzakas nzakas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks.

@nzakas nzakas merged commit 1d2d681 into main Dec 4, 2025
22 checks passed
@nzakas nzakas deleted the test/relative-rgb-values branch December 4, 2025 18:57
@github-project-automation github-project-automation bot moved this from Implementing to Complete in Triage Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

3 participants