inIFlasher

This class will be removed in gecko v33. See comments below for alternatives.

@status DEPRECATED - see comments below.

Methods

drawElementOutline(aElement)

This function now does nothing at all. Use the :-moz-devtools-highlighted
pseudo-class instead. For example, see the “HIGHLIGHTED_PSEUDO_CLASS” and
“INVERT” lines in:
https://hg.mozilla.org/dom-inspector/file/tip/resources/content/Flasher.js

@status DEPRECATED

repaintElement(aElement)

This function now does nothing at all.

@status DEPRECATED

scrollElementIntoView(aElement)

As of gecko v33 you should use inIDOMUtils::scrollElementIntoView instead
of this function.

@status DEPRECATED

Attributes

color

invert

thickness