Extends the Developer Tools, adding a sidebar that displays the CSS context informations associated with the selected DOM element.
This extension display the following informations on the Element's CSS Context pane:
- css property display, position, float, clear and z-index
- containing block of current element
- stacking context of current element
- if or not current element creates new stacking context