ViewCSS
This is a scriptable interface corresponding to the nsIDOMViewCSS XPCOM interface.
Properties
readonly DocumentView document
The nsIDOMAbstractView interface is a datatype for a view in the Document Object Model.
For more information on this interface please see http://www.w3.org/TR/DOM-Level-2-Views
Methods
CSSStyleDeclaration getComputedStyle ( Element elt , String pseudoElt )
CSSStyleDeclaration getComputedStyle ( Element elt , String pseudoElt )
- Arguments:
- elt
- pseudoElt
Reference documentation is generated from Mozilla's source.