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

Fix padding-valid.html to use sorted calc() in expected serialized value according to spec #28598

Merged
merged 1 commit into from
Apr 20, 2021

Conversation

nt1m
Copy link
Member

@nt1m nt1m commented Apr 20, 2021

https://drafts.csswg.org/css-values-4/#sort-a-calculations-children

11.13. Serialization
[...]
6. If root is a Sum node, let s be a string initially containing "(".
Sort root’s children.

…lue according to spec

https://drafts.csswg.org/css-values-4/#sort-a-calculations-children

> 11.13. Serialization
> [...]
> 6. If root is a Sum node, let s be a string initially containing "(".
>    Sort root’s children.
@emilio emilio merged commit 2dca9ad into web-platform-tests:master Apr 20, 2021
@nt1m nt1m deleted the fix-padding-valid branch April 20, 2021 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants