struct Protocol::CSS::StyleDeclarationEdit
- Protocol::CSS::StyleDeclarationEdit
- Struct
- Value
- Object
Overview
A descriptor of operation to mutate style declaration text.
Included Modules
- JSON::Serializable
Defined in:
protocol/css.crConstructors
Instance Method Summary
-
#range : SourceRange
The range of the style text in the enclosing stylesheet.
-
#style_sheet_id : StyleSheetId
The css style sheet identifier.
-
#text : String
New style text.