зеркало из https://github.com/mozilla/gecko-dev.git
2854cff5e1
Used the new chrome-only API to obtain the transformation matrix of the current node, relative to the inspected window's root element. That also includes all the transformations from the element's ancestor; plus the method is more robust and we can simplify the current code, removing also some hack. Deleted also the test for dom_matrix_2d, since one of the method was testing now doesn't exist anymore, and the second it's just a map to native method that has its own tests on platform. MozReview-Commit-ID: 35rs34RSMYA |
||
---|---|---|
.. | ||
dom-matrix-2d.js | ||
moz.build | ||
utils.js |