CSSMathSum: CSSMathSum()-Konstruktor

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Experimentell: Dies ist eine experimentelle Technologie
Überprüfen Sie die Browser-Kompatibilitätstabelle sorgfältig, bevor Sie diese produktiv verwenden.

Der CSSMathSum()-Konstruktor erstellt ein neues CSSMathSum-Objekt, das ein neues CSSKeywordValue-Objekt erstellt. Dieses repräsentiert das Ergebnis, das durch Aufrufen von add(), sub() oder toSum() auf einem CSSNumericValue erhalten wird.

Syntax

js
new CSSMathSum(values)

Parameter

values

Ein oder mehrere doppelte Ganzzahlen oder CSSNumericValue-Objekte.

Spezifikationen

Specification
CSS Typed OM Level 1
# dom-cssmathsum-cssmathsum

Browser-Kompatibilität

BCD tables only load in the browser