Visualize the effect of CSS transforms in FirefoxDevTools' inspector
Visualize the effect of CSS transforms in FirefoxDevTools' inspector

The css transform highlighter landed in FirefoxDevTools in Firefox Nightly.
It allows to both see the transformed and un-transformed elements, at the same time, therefore making it easier to understand the effect of the transform CSS value.
source