Primary eng emails
caban...@adobe.com, dschu...@adobe.com

*Proposal*
*http://dev.w3.org/fxtf/geometry/#DOMMatrix
<http://dev.w3.org/fxtf/geometry/#DOMMatrix>*

*Summary*
Expose new global objects named 'DOMMatrix' and 'DOMMatrixReadOnly' that
offer a matrix abstraction.

*Motivation*
The DOMMatrix and DOMMatrixReadOnly interfaces represent a mathematical
matrix with the purpose of describing transformations in a graphical
context. The following sections describe the details of the interface.
The DOMMatrix and DOMMatrixReadOnly interfaces replace the SVGMatrix
interface from SVG.

In addition, DOMMatrix will be part of CSSOM where it will simplify getting
and setting CSS transforms.

*Mozilla bug*
https://bugzilla.mozilla.org/show_bug.cgi?id=1018497
I will implement this behind the flag: layout.css.DOMMatrix

*Concerns*
None.
Mozilla already implemented DOMPoint and DOMQuad

*Compatibility Risk*
Blink: unknown
WebKit: in development [1]
Internet Explorer: No public signals
Web developers: unknown

1: https://bugs.webkit.org/show_bug.cgi?id=110001
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to