struct Protocol::CSS::Value
- Protocol::CSS::Value
- Struct
- Value
- Object
Overview
Data for a simple selector (these are delimited by commas in a selector list).
Included Modules
- JSON::Serializable
Defined in:
protocol/css.crConstructors
Instance Method Summary
-
#range : SourceRange | Nil
Value range in the underlying resource (if available).
-
#text : String
Value text.