pub(crate) fn handle_get_attribute_style(
state: &DevtoolsState,
pipeline: PipelineId,
node_id: &str,
reply: GenericSender<Option<Vec<NodeStyle>>>,
can_gc: CanGc,
)pub(crate) fn handle_get_attribute_style(
state: &DevtoolsState,
pipeline: PipelineId,
node_id: &str,
reply: GenericSender<Option<Vec<NodeStyle>>>,
can_gc: CanGc,
)