struct Protocol::DOM::InlineStyleInvalidated
- Protocol::DOM::InlineStyleInvalidated
- Struct
- Value
- Object
Overview
Fired when Element
's inline style is modified via a CSS property modification.
Included Modules
- JSON::Serializable
- Protocol::Event
Defined in:
protocol/dom.crConstructors
Instance Method Summary
-
#node_ids : Array(NodeId)
Ids of the nodes for which the inline styles have been invalidated.
Constructor Detail
Instance Method Detail
Ids of the nodes for which the inline styles have been invalidated.