Function script::webdriver_handlers::handle_get_rect
source ยท pub fn handle_get_rect(
documents: &DocumentCollection,
pipeline: PipelineId,
element_id: String,
reply: IpcSender<Result<Rect<f64>, ErrorStatus>>,
can_gc: CanGc,
)