struct Protocol::DOM::CSSComputedStyleProperty
- Protocol::DOM::CSSComputedStyleProperty
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
protocol/dom.crConstructors
Instance Method Summary
-
#name : String
Computed style property name.
-
#value : String
Computed style property value.