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

Add background-blend-mode and mix-blend-mode #1648

Merged
merged 5 commits into from
Sep 25, 2024

Conversation

jamesnw
Copy link
Collaborator

@jamesnw jamesnw commented Aug 22, 2024

The lighter-plus and darker-plus did not seem to garner enough community interest to warrant separate features or block baseline.

Also, css.types.blend-mode are shared between mix- and background-, so I put them with the earlier feature, but lighter-plus and darker-plus are only available on mix-.

For both mix- and background-, the Safari versions are slightly different between Caniuse and BCD- is this a candidate for #1499?

Part of #1624

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Aug 22, 2024
groups/blend-mode.yml Show resolved Hide resolved
features/background-blend-mode.yml Outdated Show resolved Hide resolved
features/mix-blend-mode.yml Outdated Show resolved Hide resolved
Copy link
Collaborator

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

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

I think this is ready to go now. Thank you!

@ddbeck ddbeck merged commit 7a8467f into web-platform-dx:main Sep 25, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature definition Creating or defining new features or groups of features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants