getComputedStyle
fun
getComputedStyle
(
elt
:
Element
,
pseudoElt
:
String
?
=
definedExternally
)
:
CSSStyleDeclaration
(source)