pub fn matches_context( definition_selector: &str, usage_context: &str, dom_tree: Option<&DomTree>, dom_node: Option<&DOMNodeInfo>, ) -> bool