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ยง
- Applied
Declaration ๐ - Applied
Rule ๐ - Computed
Declaration ๐ - IsUsed ๐
- Style
Rule ๐Actor - Style
Rule ๐Actor Msg - Style
Rule ๐Actor Traits
Constantsยง
- ELEMENT_
STYLE_ ๐TYPE