pub fn get_element_noopener(
    subject: &Element,
    target_attribute_value: Option<DOMString>
) -> bool
Expand description