1 2 3
pub const SELF_CLOSING_TAGS: [&str; 9] = [ "meta", "link", "input", "img", "source", "embed", "br", "hr", "area", ];