Skip to content

[web-animations-1] Fix box-shadow addition/accumulation #4374

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

Merged
merged 1 commit into from
Oct 3, 2019

Conversation

stephenmcgruer
Copy link
Contributor

To align with other list-list properties, box-shadow
addition/accumulation is changed to be defined as concatenation for
addition (previously component-wise addition) and component-wise
addition for accumulation (previously unspec'd).

Fixes #4330

To align with other list-list properties, box-shadow
addition/accumulation is changed to be defined as concatenation for
addition (previously component-wise addition) and component-wise
addition for accumulation (previously unspec'd).

Fixes w3c#4330
@stephenmcgruer
Copy link
Contributor Author

Github isn't letting me add reviewers -_-, so @flackr @birtles manually.

@birtles birtles merged commit 6392861 into w3c:master Oct 3, 2019
@stephenmcgruer stephenmcgruer deleted the box-shadow branch October 3, 2019 11:55
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.

[css-backgrounds-3] Clarification on animation additive composite behavior for box-shadow
2 participants