Skip to content

Add specs for the support of relative CSS colors#1940

Merged
nex3 merged 1 commit intosass:mainfrom
stof:css_relative_colors
Sep 28, 2023
Merged

Add specs for the support of relative CSS colors#1940
nex3 merged 1 commit intosass:mainfrom
stof:css_relative_colors

Conversation

@stof
Copy link
Contributor

@stof stof commented Sep 27, 2023

sass/sass#3673

[skip dart-sass]

Copy link
Contributor

@nex3 nex3 left a comment

Choose a reason for hiding this comment

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

Please also add tests for slash lists created with list.slash().

================================================================================
<===> var/no_alpha/input.scss
a {b: hsl(from var(--c) h s l)}
<===> var/no_alpha/output.css
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

looks like the spec linter does not enforce this right now.

Copy link
Contributor

Choose a reason for hiding this comment

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

The spec linter is unfortunately not as comprehensive as we would like it to be, but it's hard to allocate time to it instead of more pressing concerns.

@stof stof force-pushed the css_relative_colors branch from 81bee77 to 37b2758 Compare September 28, 2023 00:32
@stof
Copy link
Contributor Author

stof commented Sep 28, 2023

@nex3 I added a test for them for each function.

@nex3 nex3 merged commit dff3578 into sass:main Sep 28, 2023
@stof stof deleted the css_relative_colors branch September 29, 2023 10:36
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.

2 participants