DOMMatrix

- CR

The DOMMatrix interface represents 4x4 matrices, suitable for 2D and 3D operations. Supersedes the WebKitCSSMatrix and SVGMatrix interfaces.

Chrome

  1. 4 - 7: Support unknown
  2. 8: Partial support
  3. 9 - 60: Partial support
  4. 61 - 130: Partial support
  5. 131: Partial support
  6. 132 - 134: Partial support

Edge

  1. 12 - 18: Partial support
  2. 79 - 130: Partial support
  3. 131: Partial support

Safari

  1. 3.1 - 4: Support unknown
  2. 5 - 10.1: Partial support
  3. 11 - 18.0: Partial support
  4. 18.1: Partial support
  5. 18.2 - TP: Partial support

Firefox

  1. 2 - 32: Not supported
  2. 33 - 48: Partial support
  3. 49 - 68: Partial support
  4. 69 - 131: Partial support
  5. 132: Partial support
  6. 133 - 135: Partial support

Opera

  1. 9 - 12.1: Not supported
  2. 15 - 47: Partial support
  3. 48 - 113: Partial support
  4. 114: Partial support

IE

  1. 5.5 - 9: Not supported
  2. 10: Partial support
  3. 11: Partial support

Chrome for Android

  1. 131: Partial support

Safari on iOS

  1. 3.2 - 4.3: Support unknown
  2. 5 - 10.3: Partial support
  3. 11 - 18.0: Partial support
  4. 18.1: Partial support
  5. 18.2: Partial support

Samsung Internet

  1. 4 - 25: Partial support
  2. 26: Partial support

Opera Mini

  1. all: Not supported

Opera Mobile

  1. 10 - 12.1: Not supported
  2. 80: Partial support

UC Browser for Android

  1. 15.5: Partial support

Android Browser

  1. 2.1 - 3: Partial support
  2. 4 - 4.4.4: Partial support
  3. 131: Partial support

Firefox for Android

  1. 132: Partial support

QQ Browser

  1. 14.9: Partial support

Baidu Browser

  1. 13.52: Partial support

KaiOS Browser

  1. 2.5: Partial support
  2. 3: Partial support
Resources:
Chrome implementation bug
WebKitCSSMatrix in Compatibility Standard
WebKitCSSMatrix API Reference
MDN Web Docs - DOMMatrix