handle_get_attribute_style

Function handle_get_attribute_style 

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