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 - 122: Partial support
  5. 123: Partial support
  6. 124 - 126: Partial support

Edge

  1. 12 - 18: Partial support
  2. 79 - 122: Partial support
  3. 123: Partial support

Safari

  1. 3.1 - 4: Support unknown
  2. 5 - 10.1: Partial support
  3. 11 - 17.3: Partial support
  4. 17.4: Partial support
  5. TP: Partial support

Firefox

  1. 2 - 32: Not supported
  2. 33 - 48: Partial support
  3. 49 - 68: Partial support
  4. 69 - 123: Partial support
  5. 124: Partial support
  6. 125 - 127: Partial support

Opera

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

IE

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

Chrome for Android

  1. 122: Partial support

Safari on iOS

  1. 3.2 - 4.3: Support unknown
  2. 5 - 10.3: Partial support
  3. 11 - 17.3: Partial support
  4. 17.4: Partial support

Samsung Internet

  1. 4 - 22: Partial support
  2. 23: 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. 122: Partial support

Firefox for Android

  1. 123: 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