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

Ensure repeating-conic-gradient is detected as an image #11180

Merged
merged 2 commits into from May 8, 2023

Conversation

RobinMalfait
Copy link
Contributor

This PR improves the type detection for repeating-conic-gradient, it used to fallback to
background-color but similar to repeating-linear-gradient this is actually a background-image.

Fixes: #11178

@RobinMalfait RobinMalfait merged commit 251cc37 into 3.3 May 8, 2023
21 checks passed
@RobinMalfait RobinMalfait deleted the fix/issue-11178 branch May 8, 2023 07:32
thecrypticace pushed a commit that referenced this pull request Jul 13, 2023
* ensure `repeating-conic-gradient` is detected as an image
* update changelog
thecrypticace pushed a commit that referenced this pull request Jul 13, 2023
* ensure `repeating-conic-gradient` is detected as an image
* update changelog
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.

None yet

1 participant