Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. CSSMathInvert

CSSMathInvert

Limited availability

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

TheCSSMathInvert interface of theCSS Typed Object Model API represents a CSScalc() used ascalc(1 / <value>). It inherits properties and methods from its parentCSSNumericValue.

CSSStyleValue CSSNumericValue CSSMathValue CSSMathInvert

Constructor

CSSMathInvert()

Creates a newCSSMathInvert object.

Instance properties

CSSMathInvert.valueRead only

Returns aCSSNumericValue object.

Static methods

The interface may also inherit methods from its parent interface,CSSMathValue.

Instance methods

The interface may also inherit methods from its parent interface,CSSMathValue.

Examples

To do

Specifications

Specification
CSS Typed OM Level 1
# cssmathinvert

Browser compatibility

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp