Statements (14)
Predicate | Object |
---|---|
gptkbp:instanceOf |
JavaScript function
|
gptkbp:availableOn |
all major browsers
|
gptkbp:definedIn |
Window interface
|
https://www.w3.org/2000/01/rdf-schema#label |
window.getComputedStyle()
|
gptkbp:introducedIn |
gptkb:DOM_Level_2_Style
|
gptkbp:parameter |
gptkb:waterfall
Pseudo-element (optional) |
gptkbp:replacedBy |
element.currentStyle (IE only)
|
gptkbp:result |
CSSStyleDeclaration object
|
gptkbp:returnsLiveObject |
false
|
gptkbp:returnsSnapshot |
true
|
gptkbp:usedFor |
retrieving computed CSS styles of an element
|
gptkbp:bfsParent |
gptkb:CSSOM_View
|
gptkbp:bfsLayer |
5
|