isInheritable method

Returns whether a property can be inherited by this element.

Note  These APIs can only be used with F12 developer tools and the Diagnostics Script Engine, and can't be called from JavaScript.

 

 

Syntax

var retVal = DiagnosticsTracedStyles.isInheritable(sProperty);

Parameters

  • sProperty [in]
    Type: DOMString

    Property to query.

See also

DiagnosticsTracedStyles