pub(crate) fn handle_get_stylesheet_style( documents: &DocumentCollection, pipeline: PipelineId, node_id: String, selector: String, stylesheet: usize, reply: IpcSender<Option<Vec<NodeStyle>>>, can_gc: CanGc, )