Get to know MDN better
This feature is not Baseline because it does not work in some of the most widely-used browsers.
The CSSMathMax interface of the CSS Typed Object Model API represents the CSS max() function. It inherits properties and methods from its parent CSSNumericValue.
CSSStyleValue CSSNumericValue CSSMathValue CSSMathMaxCreates a new CSSMathMax object.
Returns a CSSNumericArray object which contains one or more CSSNumericValue objects.
The interface may also inherit methods from its parent interface, CSSMathValue.
The interface may also inherit methods from its parent interface, CSSMathValue.
To do
| CSS Typed OM Level 1 # cssmathmax |
Enable JavaScript to view this browser compatibility table.
This page was last modified on May 14, 2024 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.