Closed
Bug 1452609
Opened 8 years ago
Closed 6 years ago
[wpt-sync] Sync PR 10377 - [css-values] Add tests for basic min() / max() support
Categories
(Core :: CSS Parsing and Computation, enhancement, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
INVALID
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10377 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10377
Details from upstream follow.
Fuqiao Xue <xfq@w3.org> wrote:
> [css-values] Add tests for basic min() / max() support
>
> https://drafts.csswg.org/css-values-4/#functional-notations
>
> Tests cover the following:
>
> - `attr()` in `max()`
> - `calc()` in `max()`
> - `max()` with 20 arguments
> - `min()` with unitless 0
>
> This is my first wpt test. Comments are very welcome. Thanks!
>
>
>
| Reporter | ||
Updated•8 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
| Reporter | ||
Comment 1•8 years ago
|
||
| Reporter | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Reporter | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
| Reporter | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
You need to log in
before you can comment on or make changes to this bug.
Description
•