-
Notifications
You must be signed in to change notification settings - Fork 27
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 min/max function tests #377
Comments
@emilio @tiaanl Can you help review for Gecko? @xiaochengh / @nairnandu Can you help review for Chromium? |
+1 from me |
I'm wondering about The spec however seems a bit vague/inconsistent about this. At one point, it says:
At another point, as a non-normative note, it says:
However, I find this note not very convincing, because % resolved against a negative value is a very rare case that's currently possible only in the |
Other tests LGTM |
I was actually wondering the same thing looking at |
@nt1m closing this one as the change is merged. |
I'm reopening to discuss |
Would be good to have some test for w3c/csswg-drafts#9631 |
Test List
https://wpt.fyi/results/css/css-values?label=master&label=experimental&product=chrome&product=firefox&product=safari&aligned&view=interop&q=minmax
Rationale
Some differences in serialization across browsers
The text was updated successfully, but these errors were encountered: