struct Protocol::CSS::GetComputedStyleForNode
- Protocol::CSS::GetComputedStyleForNode
- Struct
- Value
- Object
Overview
Returns the computed style for a DOM node identified by nodeId
.
Included Modules
- JSON::Serializable
- Protocol::Command
Defined in:
protocol/css.crConstructors
Instance Method Summary
-
#computed_style : Array(CSSComputedStyleProperty)
Computed style for the specified DOM node.