use accesskit::{Action, ActionRequest, Node, NodeId as A11yNodeId, Rect, Role, Tree, TreeUpdate};
Self::build_node(node_data, layout_node, abs_pos, a11y_info_ref, hidpi_factor, window_size)
let (text_content, has_non_text_children) = if let Some(override_text) = dirty_text_overrides.get(&dom_node_id_key) {