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

[css-images-4] Color stop syntax allows position before color #9032

Closed
wangp opened this issue Jul 5, 2023 · 3 comments
Closed

[css-images-4] Color stop syntax allows position before color #9032

wangp opened this issue Jul 5, 2023 · 3 comments

Comments

@wangp
Copy link

wangp commented Jul 5, 2023

https://drafts.csswg.org/css-images-4/#color-stop-syntax suggests that the <color-stop-length> can appear before <color>. Is that actually the intention?

I saw a comment mentioning the issue in PR #3657

@cdoublev
Copy link
Collaborator

cdoublev commented Jul 5, 2023

Also discussed in #8021. <angular-color-stop> is also concerned.

@tabatkins
Copy link
Member

Reverted by #8021

@cdoublev
Copy link
Collaborator

cdoublev commented Jul 6, 2023

<linear-color-stop> and <angular-color-stop> are still permutations in CSS Images 4. #8021 only reverted <linear-color-stop> in CSS Images 3.

edit: fixed via #9147.

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

No branches or pull requests

3 participants