Module specified_value_info

Source
Expand description

Value information for devtools.

Modules§

CssType
Type of value that a property supports. This is used by Gecko’s devtools to make sense about value it parses, and types listed here should match InspectorPropertyType in InspectorUtils.webidl.

Macros§

impl_generic_specified_value_info 🔒

Traits§

SpecifiedValueInfo
Information of values of a given specified value type.

Type Aliases§

KeywordsCollectFn
See SpecifiedValueInfo::collect_completion_keywords.