css-logic.js |
Provide access to the style information in a page.
CssLogic uses the standard DOM API, and the Gecko InspectorUtils API to
access styling information in the page, and present this to the user in a way
that helps them understand:
- why their expectations may not have been fulfilled
- how browsers process CSS
@constructor
|
24263 |
moz.build |
|
333 |
utils.js |
Truncate the string and add ellipsis to the middle of the string.
|
581 |