pub fn extract_html_context(html: &str, max_bytes: usize) -> String
Extract HTML context around a selector’s expected location.