Module style_rule

Module style_rule 

Source
Expand description

Liberally derived from https://searchfox.org/mozilla-central/source/devtools/server/actors/thread-configuration.js This actor represents one css rule group from a node, allowing the inspector to view it and change it. A group is either the html style attribute or one selector from one stylesheet.

Structsยง

AppliedDeclaration ๐Ÿ”’
AppliedRule ๐Ÿ”’
ComputedDeclaration ๐Ÿ”’
IsUsed ๐Ÿ”’
StyleRuleActor ๐Ÿ”’
StyleRuleActorMsg ๐Ÿ”’
StyleRuleActorTraits ๐Ÿ”’

Constantsยง

ELEMENT_STYLE_TYPE ๐Ÿ”’