Closed Bug 1404579 Opened 7 years ago Closed 6 years ago

Please add a page for CSS new min() and max() functions

Categories

(Developer Documentation Graveyard :: CSS, enhancement, P1)

All
Other
enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: contact, Assigned: eweyl)

Details

:: Developer Documentation Request

      Request Type: New Documentation
     Gecko Version: unspecified
 Technical Contact: 

:: Details

Per https://drafts.csswg.org/css-values/#calc-notation and https://webkit.org/blog/7929/designing-websites-for-iphone-x/, CSS will include min() and max() functions that work similarly to calc().

It would be really good to have a page for these functions. 

I want to know what browsers are working on shipping these, and in which versions.

Very useful.

(I would have cloned the calc() page and updated it to reflect info on min() and max() but i don't have permissions)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: P5 → P2
Hi Alan,

I would be happy to give you page creation permissions, if you would like to have a go at creating these pages. Can you give me your MDN user name?

Thanks.
Flags: needinfo?(contact)
Hiya,

I am currently looking for bugs to fix as part of my Open Source Development module at Coventry University and I am interested in developing this bug.

Please could you assign this task to me and give me more information.

This is my first bug fix and any help would be appreciated.

Thank you.
chromium bug: https://bugs.chromium.org/p/chromium/issues/detail?id=825895

chrome 66 implemented CSS Typed Object Model, which contains `min()` and `max()`
Assignee: nobody → eweyl
Priority: P2 → P1
Added pages for min(), max(), and clamp().

https://developer.mozilla.org/en-US/docs/Web/CSS/min
https://developer.mozilla.org/en-US/docs/Web/CSS/max
https://developer.mozilla.org/en-US/docs/Web/CSS/clamp
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Flags: needinfo?(contact)
You need to log in before you can comment on or make changes to this bug.