CSSMathNegate

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The CSSMathNegate interface of the CSS_Object_Model#css_typed_object_model negates the value passed into it. It inherits properties and methods from its parent CSSNumericValue.

CSSStyleValue CSSNumericValue CSSMathValue CSSMathNegate

Constructor

CSSMathNegate()

Creates a new CSSMathNegate object.

Properties

CSSMathNegate.valueRead only

Returns a CSSNumericValue object.

Methods

None.

Examples

To do

Specifications

Specification
CSS Typed OM Level 2
# cssmathnegate

Browser compatibility

BCD tables only load in the browser